-
Notifications
You must be signed in to change notification settings - Fork 1.9k
rosa upgrade jobs for perfscale release readiness #65203
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
Conversation
Signed-off-by: Murali Krishnasamy <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mukrishn The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes |
@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa_hcp-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes |
@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@mukrishn: job(s): pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa_hcp-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes either don't exist or were not found to be affected, and cannot be rehearsed |
/pj-rehearse list |
@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Signed-off-by: Murali Krishnasamy <[email protected]>
/pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes |
@mehabhalodiya: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@mehabhalodiya: job(s): pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes either don't exist or were not found to be affected, and cannot be rehearsed |
/pj-rehearse list |
@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/test config |
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.
I see pull-ci-openshift-release-master-config failed. It typically indicates malformed YAML syntax, missing or incorrect fields, invalid job specifications, conflicts or inconsistencies in job definitions, etc.
Can you please try to run make ci-operator-config
and make ci-operator-checkconfig
after the test you added?
I did |
@@ -30323,6 +30411,94 @@ presubmits: | |||
secret: | |||
secretName: result-aggregator | |||
trigger: (?m)^/test( | .* )(rosa_hcp-4.18-nightly-x86-node-density-cni-24nodes|remaining-required),?($|\s.*) | |||
- agent: kubernetes | |||
always_run: true |
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.
I wonder why this presubmit has always_run: true
when in the actual test it is set to false?
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.
yeah, that is weird.
Signed-off-by: Murali Krishnasamy <[email protected]>
[REHEARSALNOTIFIER] Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@mukrishn: The following tests 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. |
/pj-rehearse pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes |
@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@mukrishn: job(s): pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes either don't exist or were not found to be affected, and cannot be rehearsed |
In lieu of this #65293 |
Adding jobs to execute upgrade workload for 4.19 release readiness.