diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.12__amd64-rollback-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.12__amd64-rollback-nightly.yaml index 5872bbe2e804..24c025a57920 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.12__amd64-rollback-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.12__amd64-rollback-nightly.yaml @@ -191,7 +191,7 @@ tests: memory: 200Mi - ref: nutanix-upgrade-pre-config - ref: cucushift-chainupgrade-toimage - workflow: cucushift-installer-rehearse-nutanix-ipi-boot-categories-project + workflow: cucushift-installer-rehearse-nutanix-ipi - as: vsphere-upi-f14 cron: 56 14 3,17 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13__amd64-rollback-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13__amd64-rollback-nightly.yaml index 3b76cea11247..5e2a08aa85b4 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13__amd64-rollback-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13__amd64-rollback-nightly.yaml @@ -171,7 +171,7 @@ tests: memory: 200Mi - ref: cucushift-chainupgrade-toimage workflow: cucushift-installer-rehearse-ibmcloud-ipi -- as: nutanix-ipi-f360 +- as: nutanix-ipi-boot-categories-project-f360 cluster: build01 cron: 17 5 25 6 * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-rollback-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-rollback-nightly.yaml index 4c089b0ad103..c3aee46d261f 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-rollback-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-rollback-nightly.yaml @@ -171,7 +171,7 @@ tests: memory: 200Mi - ref: cucushift-chainupgrade-toimage workflow: cucushift-installer-rehearse-ibmcloud-ipi -- as: nutanix-ipi-f14 +- as: nutanix-ipi-boot-categories-project-f14 cluster: build01 cron: 26 17 12,27 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-rollback-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-rollback-nightly.yaml index 41028fecef99..bc1efd6d676b 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-rollback-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-rollback-nightly.yaml @@ -171,7 +171,7 @@ tests: memory: 200Mi - ref: cucushift-chainupgrade-toimage workflow: cucushift-installer-rehearse-ibmcloud-ipi -- as: nutanix-ipi-f360 +- as: nutanix-ipi-boot-categories-project-f360 cluster: build01 cron: 54 22 19 4 * steps: diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13-periodics.yaml index cc871e66db61..7e891c7d94ea 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.13-periodics.yaml @@ -22600,7 +22600,7 @@ periodics: ci-operator.openshift.io/variant: amd64-rollback-nightly ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.13-amd64-rollback-nightly-nutanix-ipi-f360 + name: periodic-ci-openshift-openshift-tests-private-release-4.13-amd64-rollback-nightly-nutanix-ipi-boot-categories-project-f360 spec: containers: - args: @@ -22610,8 +22610,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/nutanix-ipi-f360-cluster-profile - - --target=nutanix-ipi-f360 + - --secret-dir=/usr/local/nutanix-ipi-boot-categories-project-f360-cluster-profile + - --target=nutanix-ipi-boot-categories-project-f360 - --variant=amd64-rollback-nightly command: - ci-operator @@ -22628,7 +22628,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/nutanix-ipi-f360-cluster-profile + - mountPath: /usr/local/nutanix-ipi-boot-categories-project-f360-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml index d5d93625ab1c..80f6ce1973cf 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml @@ -30647,7 +30647,7 @@ periodics: ci-operator.openshift.io/variant: amd64-rollback-nightly ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-rollback-nightly-nutanix-ipi-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-rollback-nightly-nutanix-ipi-boot-categories-project-f14 spec: containers: - args: @@ -30657,8 +30657,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/nutanix-ipi-f14-cluster-profile - - --target=nutanix-ipi-f14 + - --secret-dir=/usr/local/nutanix-ipi-boot-categories-project-f14-cluster-profile + - --target=nutanix-ipi-boot-categories-project-f14 - --variant=amd64-rollback-nightly command: - ci-operator @@ -30675,7 +30675,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/nutanix-ipi-f14-cluster-profile + - mountPath: /usr/local/nutanix-ipi-boot-categories-project-f14-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml index f08585d7ca82..19c77a36f29c 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml @@ -29884,7 +29884,7 @@ periodics: ci-operator.openshift.io/variant: amd64-rollback-nightly ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.15-amd64-rollback-nightly-nutanix-ipi-f360 + name: periodic-ci-openshift-openshift-tests-private-release-4.15-amd64-rollback-nightly-nutanix-ipi-boot-categories-project-f360 spec: containers: - args: @@ -29894,8 +29894,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/nutanix-ipi-f360-cluster-profile - - --target=nutanix-ipi-f360 + - --secret-dir=/usr/local/nutanix-ipi-boot-categories-project-f360-cluster-profile + - --target=nutanix-ipi-boot-categories-project-f360 - --variant=amd64-rollback-nightly command: - ci-operator @@ -29912,7 +29912,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/nutanix-ipi-f360-cluster-profile + - mountPath: /usr/local/nutanix-ipi-boot-categories-project-f360-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials