-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat(KFLUXBUGS-1889): set ITS timeouts from annotations #949
Conversation
Skipping CI for Draft Pull Request. |
* If the ITS has any of the following annotations: test.appstudio.openshift.io/pipeline_timeout test.appstudio.openshift.io/tasks_timeout test.appstudio.openshift.io/finally_timeout * Use them to overwrite the default timeouts that are set in configmaps Signed-off-by: dirgim <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
e12cd4b
to
cf087fe
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #949 +/- ##
=======================================
Coverage ? 66.06%
=======================================
Files ? 43
Lines ? 5887
Branches ? 0
=======================================
Hits ? 3889
Misses ? 1649
Partials ? 349 ☔ View full report in Codecov by Sentry. |
/retest |
LGTM |
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
@dirgim Are you also planning to add a documentation for the users for the steps to follow ? |
@sonam1412 yes, working on that right now. |
Signed-off-by: dirgim [email protected]
Maintainers will complete the following section