Skip to content

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

Closed
wants to merge 3 commits into from

Conversation

mukrishn
Copy link
Member

Adding jobs to execute upgrade workload for 4.19 release readiness.

Copy link
Contributor

openshift-ci bot commented May 21, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mukrishn
Once this PR has been reviewed and has the lgtm label, please assign rsevilla87 for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot requested review from shahsahil264 and skordas May 21, 2025 14:52
@mukrishn
Copy link
Member Author

/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

@openshift-ci-robot
Copy link
Contributor

@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mukrishn
Copy link
Member Author

/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

@openshift-ci-robot
Copy link
Contributor

@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

@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

@mukrishn
Copy link
Member Author

/pj-rehearse list

@openshift-ci-robot
Copy link
Contributor

@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 22, 2025
Signed-off-by: Murali Krishnasamy <[email protected]>
@mehabhalodiya
Copy link
Contributor

/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

@openshift-ci-robot
Copy link
Contributor

@mehabhalodiya: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

@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

@mukrishn
Copy link
Member Author

/pj-rehearse list

@openshift-ci-robot
Copy link
Contributor

@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mukrishn
Copy link
Member Author

/test config

Copy link
Contributor

@mehabhalodiya mehabhalodiya left a 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?

@mukrishn
Copy link
Member Author

I did make update before making this commit, isn't that include all checks and linters ?

@@ -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
Copy link
Contributor

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?

Copy link
Member Author

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]>
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@mukrishn: no rehearsable tests are affected by this change

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

Copy link
Contributor

openshift-ci bot commented May 22, 2025

@mukrishn: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift-eng/ocp-qe-perfscale-ci/main/rosa-4.19-candidate-x86-loaded-upgrade-from-4.18-loaded-upgrade-418to419-24nodes cf0dfa8 link unknown /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
ci/prow/config a6ad8d2 link true /test config

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.

@mukrishn
Copy link
Member Author

/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

@openshift-ci-robot
Copy link
Contributor

@mukrishn: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

@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

@mukrishn
Copy link
Member Author

In lieu of this #65293

@mukrishn mukrishn closed this May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants