NO-JIRA: CVO: Add a serial test suite presubmit job to 4.21 and 4.20 releases#75219
NO-JIRA: CVO: Add a serial test suite presubmit job to 4.21 and 4.20 releases#75219DavidHurta wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
@DavidHurta: This pull request explicitly references no jira issue. DetailsIn response to this: 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 openshift-eng/jira-lifecycle-plugin repository. |
The serial test suite verifies metrics endpoints. The metrics endpoint of the CVO component is of critical importance. Ensure that the backports of OCPBUGS-66898 will not cause a regression in targeted backport releases.
cb7e3cd to
b28a650
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@DavidHurta: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@DavidHurta: This pull request explicitly references no jira issue. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DavidHurta, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Use some 4.21 nightly payload jobs to bring in the serial suite: /payload-job periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-ovn-serial-1of2 periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-ovn-serial-2of2 |
|
@wking: the repo openshift/release does not contribute to the OpenShift official images, or the base branch is not currently having images promoted |
|
/payload-job periodic-ci-openshift-release-main-ci-4.21-e2e-aws-ovn-serial |
|
@wking: the repo openshift/release does not contribute to the OpenShift official images, or the base branch is not currently having images promoted |
|
ah, oops, I meant to put those into openshift/cluster-version-operator#1326 🤦 |
The serial test suite verifies metrics endpoints for auth (the tests).
The metrics endpoint of the CVO component is of critical importance.
Ensure that the backports of OCPBUGS-66898 will not cause a regression in
targeted backport releases.