diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml index 16bce1eee7c9a..59be9309011be 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml @@ -2605,21 +2605,25 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-azure-mag-ipi -- as: azure-mag-ipi-fullyprivate-f14 - cron: 1 13 6,20 * * +- as: azure-mag-ipi-fullyprivate-sharedkeyaccess-f14 + cron: 31 21 1,17 * * steps: cluster_profile: azuremag-qe env: + AZURE_ALLOW_SHARED_KEY_ACCESS: "false" BASE_DOMAIN: qemag.azure.devcluster.openshift.com + CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-lqndjlt/release:latest test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-mag-ipi-fullyprivate -- as: azure-mag-ipi-fullyprivate-f28-destructive - cron: 39 15 10 * * +- as: azure-mag-ipi-fullyprivate-sharedkeyaccess-f28-destructive + cron: 3 15 23 * * steps: cluster_profile: azuremag-qe env: + AZURE_ALLOW_SHARED_KEY_ACCESS: "false" BASE_DOMAIN: qemag.azure.devcluster.openshift.com + CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-lqndjlt/release:latest test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-azure-mag-ipi-fullyprivate diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__multi-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__multi-nightly.yaml index cfc194470b58a..73b3d91e9d674 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__multi-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__multi-nightly.yaml @@ -1252,14 +1252,16 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-azure-ipi-disk-encryption-set-day2 -- as: azure-ipi-des-mini-perm-arm-f14 - cron: 8 5 6,20 * * +- as: azure-ipi-des-sharedkeyaccess-mini-perm-arm-f14 + cron: 34 21 11,27 * * steps: cluster_profile: azure-qe env: + AZURE_ALLOW_SHARED_KEY_ACCESS: "false" AZURE_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 + CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-lqndjlt/release:latest ENABLE_DES_DEFAULT_MACHINE: "true" OCP_ARCH: arm64 test: diff --git a/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.21.yaml b/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.21.yaml index 787223d2282f9..63877c29a8875 100644 --- a/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.21.yaml +++ b/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.21.yaml @@ -734,15 +734,17 @@ tests: test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-azure-ipi-cco-manual-workload-identity-managed-identity -- as: azure-ipi-oidc-managed-identity-user-defined-mini-perm-f14 - cron: 43 15 6,20 * * +- as: azure-ipi-oidc-identity-user-sharedkeyaccess-mini-perm-f14 + cron: 46 0 11,27 * * steps: allow_skip_on_success: true cluster_profile: azure-qe env: + AZURE_ALLOW_SHARED_KEY_ACCESS: "false" AZURE_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" AZURE_MANAGED_IDENTITY_TYPE: user-defined BASE_DOMAIN: qe.azure.devcluster.openshift.com + CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-lqndjlt/release:latest EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: cucushift-installer-check-cluster-health diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml index 32f2cf0beb6ca..61fad2e849b1e 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml @@ -34076,7 +34076,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 1 13 6,20 * * + cron: 20 22 27 * * decorate: true decoration_config: skip_cloning: true @@ -34091,7 +34091,17 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-f28-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -34101,7 +34111,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fullyprivate-f14 + - --target=azure-mag-ipi-fullyprivate-f28-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -34166,7 +34176,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 39 15 10 * * + cron: 31 21 1,17 * * decorate: true decoration_config: skip_cloning: true @@ -34181,7 +34191,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-sharedkeyaccess-f14 spec: containers: - args: @@ -34191,7 +34201,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fullyprivate-f28-destructive + - --target=azure-mag-ipi-fullyprivate-sharedkeyaccess-f14 - --variant=amd64-nightly command: - ci-operator @@ -34256,7 +34266,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 20 22 27 * * + cron: 3 15 23 * * decorate: true decoration_config: skip_cloning: true @@ -34271,17 +34281,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-f28-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-azure-mag-ipi-fullyprivate-sharedkeyaccess-f28-destructive spec: containers: - args: @@ -34291,7 +34291,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fullyprivate-f28-longduration-cloud + - --target=azure-mag-ipi-fullyprivate-sharedkeyaccess-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -86920,7 +86920,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 8 5 6,20 * * + cron: 23 19 21 * * decorate: true decoration_config: skip_cloning: true @@ -86935,7 +86935,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-azure-ipi-des-mini-perm-arm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-azure-ipi-des-mini-perm-fips-amd-f28-destructive spec: containers: - args: @@ -86945,7 +86945,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-des-mini-perm-arm-f14 + - --target=azure-ipi-des-mini-perm-fips-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -87010,7 +87010,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 23 19 21 * * + cron: 34 21 11,27 * * decorate: true decoration_config: skip_cloning: true @@ -87025,7 +87025,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-azure-ipi-des-mini-perm-fips-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.21-multi-nightly-azure-ipi-des-sharedkeyaccess-mini-perm-arm-f14 spec: containers: - args: @@ -87035,7 +87035,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-des-mini-perm-fips-amd-f28-destructive + - --target=azure-ipi-des-sharedkeyaccess-mini-perm-arm-f14 - --variant=multi-nightly command: - ci-operator diff --git a/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml b/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml index e567cefcfc314..05a60b03acf41 100644 --- a/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml +++ b/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml @@ -37362,7 +37362,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build08 - cron: 6 7 16,30 * * + cron: 46 0 11,27 * * decorate: true decoration_config: skip_cloning: true @@ -37377,7 +37377,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-verification-tests-main-installation-nightly-4.21-azure-ipi-oidc-managed-identity-system-f14 + name: periodic-ci-openshift-verification-tests-main-installation-nightly-4.21-azure-ipi-oidc-identity-user-sharedkeyaccess-mini-perm-f14 spec: containers: - args: @@ -37386,7 +37386,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-oidc-managed-identity-system-f14 + - --target=azure-ipi-oidc-identity-user-sharedkeyaccess-mini-perm-f14 - --variant=installation-nightly-4.21 command: - ci-operator @@ -37445,7 +37445,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build08 - cron: 43 15 6,20 * * + cron: 6 7 16,30 * * decorate: true decoration_config: skip_cloning: true @@ -37460,7 +37460,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.21" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-verification-tests-main-installation-nightly-4.21-azure-ipi-oidc-managed-identity-user-defined-mini-perm-f14 + name: periodic-ci-openshift-verification-tests-main-installation-nightly-4.21-azure-ipi-oidc-managed-identity-system-f14 spec: containers: - args: @@ -37469,7 +37469,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-oidc-managed-identity-user-defined-mini-perm-f14 + - --target=azure-ipi-oidc-managed-identity-system-f14 - --variant=installation-nightly-4.21 command: - ci-operator