Update orion step refs to use latest release instead of v1.0.0#75698
Update orion step refs to use latest release instead of v1.0.0#75698openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
All specialized orion step refs (crd-scale, data-path, node-density, node-density-cni, olmv1, virt-density, virt-udn-density) were pinned to v1.0.0 while the consolidated openshift-qe-orion ref defaults to "latest", which dynamically fetches the newest GitHub release at runtime. Align all refs to use "latest" for consistency. Also fix copy-paste error in ORION_REPO documentation for crd-scale, node-density, node-density-cni, and olmv1 refs. Signed-off-by: Mohit Sheth <msheth@redhat.com>
|
[REHEARSALNOTIFIER]
A total of 34 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@mohit-sheth: 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. |
|
/lgtm |
|
/lgtm |
|
/pj-rehearse ack |
|
@rsevilla87: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jtaleric, mohit-sheth, rsevilla87 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 |
All specialized orion step refs (crd-scale, data-path, node-density, node-density-cni, olmv1, virt-density, virt-udn-density) were pinned to v1.0.0 while the consolidated openshift-qe-orion ref defaults to "latest", which dynamically fetches the newest GitHub release at runtime. Align all refs to use "latest" for consistency.
Also fix copy-paste error in ORION_REPO documentation for crd-scale, node-density, node-density-cni, and olmv1 refs.