Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down