-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Allow openshift-psap/topsail Jump-CI test to run for up to ~24h #60870
Conversation
@kpouget,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@kpouget,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@kpouget,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@kpouget,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
…in__jump: increase the jump-ci timeouts
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@kpouget: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: albertoperdomo2, kpouget The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
As part of PSAP work on OpenShift AI performance&scale testing, we're now using the OpenShift CI infrastructure to run our bare-metal tests. However, the test currently has a timeout of 5h/8h that could not be extended in the job configuration file.
This PR updates the core configuration of the
openshift-psap/topsail
repository to allow it to set timeouts up to 36h, and updates theopenshift-psap/topsail
jump-ci
test to use this 36h timeout.As discussed on slack, this extended timeout is critical for the work our team is doing.