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

feat(KFLUXBUGS-1889): set ITS timeouts from annotations #949

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

dirgim
Copy link
Collaborator

@dirgim dirgim commented Dec 3, 2024

  • 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]

Maintainers will complete the following section

Copy link

openshift-ci bot commented Dec 3, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

* 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
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@719e750). Learn more about missing BASE report.

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.
📢 Have feedback on the report? Share it here.

@dirgim
Copy link
Collaborator Author

dirgim commented Dec 3, 2024

/retest

@dirgim dirgim marked this pull request as ready for review December 4, 2024 10:08
@dirgim dirgim changed the title WIP: feat(KFLUXBUGS-1889): set ITS timeouts from annotations feat(KFLUXBUGS-1889): set ITS timeouts from annotations Dec 4, 2024
@kasemAlem
Copy link
Contributor

LGTM

Copy link
Contributor

@hongweiliu17 hongweiliu17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonam1412
Copy link
Collaborator

@dirgim Are you also planning to add a documentation for the users for the steps to follow ?

@dirgim
Copy link
Collaborator Author

dirgim commented Dec 5, 2024

@sonam1412 yes, working on that right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants