-
Notifications
You must be signed in to change notification settings - Fork 66
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
doc: custom timeout annotations for integration tests #188
Conversation
🚀 Preview is available at https://pr-188--konflux-docs.netlify.app |
834dcce
to
e6ba014
Compare
🚀 Preview is available at https://pr-188--konflux-docs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
Nit: should we include information on this in editing too? Or put this information there and cross ref it from creating? The action to take feels like more of an editing action since it is specified as a CLI-based annotation added to the ITS.
Look good to me. I have the same thought. Can we also permit users to edit integragtionTestScenario and set the annotation for the timeouts. |
e6ba014
to
6f0ca25
Compare
🚀 Preview is available at https://pr-188--konflux-docs.netlify.app |
@arewm @hongweiliu17 ack, good points, I updated the PR to have the instrunctions as part of the editing doc and cross-referenced it in the custom test creation. |
* It is possible to set custom pipeline timeouts via annotations Signed-off-by: dirgim <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
6f0ca25
to
f9b8c2b
Compare
🚀 Preview is available at https://pr-188--konflux-docs.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: dirgim [email protected]