Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wait-functionality for arbitrary step #8

Open
cjmckenna opened this issue Oct 6, 2020 · 0 comments
Open

Add wait-functionality for arbitrary step #8

cjmckenna opened this issue Oct 6, 2020 · 0 comments
Labels
type:feature New feature or request that provides value to the stakeholders/end-users

Comments

@cjmckenna
Copy link

For the performance test use case, it would be nice to have a wait step that listens for the completion of the test execution before going directly on to the wait for evaluation step. In a long running test unless you set the wait time to a very high number to avoid timeout the pipeline can fail waiting for the evaluation to complete.

The process should wait to receive a test finished event from keptn before waiting for the eval to complete

@cjmckenna cjmckenna changed the title Feature Request Feature Request - performance test use case Oct 6, 2020
@christian-kreuzberger-dtx christian-kreuzberger-dtx added the type:feature New feature or request that provides value to the stakeholders/end-users label Oct 20, 2021
@christian-kreuzberger-dtx christian-kreuzberger-dtx changed the title Feature Request - performance test use case Add wait-functionality for arbitrary step Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or request that provides value to the stakeholders/end-users
Projects
None yet
Development

No branches or pull requests

2 participants