Skip to content

Commit e68be1d

Browse files
jinyunmarobpblake
authored andcommitted
automate OCP-68608 and OCP-68609 (openshift#47087)
1 parent c2842e4 commit e68be1d

10 files changed

+650
-0
lines changed

Diff for: ci-operator/config/openshift/verification-tests/openshift-verification-tests-master__installation-nightly-4.14.yaml

+26
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,32 @@ tests:
7070
test:
7171
- ref: cucushift-installer-check-cluster-health
7272
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
73+
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f28
74+
cron: 4 14 29 * *
75+
steps:
76+
cluster_profile: azure-qe
77+
env:
78+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
79+
COMPUTE_NODE_TYPE: Standard_NP10s
80+
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
81+
CUSTOM_AZURE_REGION: southcentralus
82+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
83+
test:
84+
- chain: cucushift-installer-check-cluster-health
85+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
86+
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f28
87+
cron: 12 16 12 * *
88+
steps:
89+
cluster_profile: azure-qe
90+
env:
91+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
92+
COMPUTE_NODE_TYPE: Standard_DC4s_v3
93+
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
94+
CUSTOM_AZURE_REGION: southcentralus
95+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
96+
test:
97+
- chain: cucushift-installer-check-cluster-health
98+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
7399
zz_generated_metadata:
74100
branch: master
75101
org: openshift

Diff for: ci-operator/config/openshift/verification-tests/openshift-verification-tests-master__installation-nightly-4.15.yaml

+26
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,32 @@ tests:
7070
test:
7171
- ref: cucushift-installer-check-cluster-health
7272
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
73+
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f14
74+
cron: 3 13 16,30 * *
75+
steps:
76+
cluster_profile: azure-qe
77+
env:
78+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
79+
COMPUTE_NODE_TYPE: Standard_NP10s
80+
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
81+
CUSTOM_AZURE_REGION: southcentralus
82+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
83+
test:
84+
- chain: cucushift-installer-check-cluster-health
85+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
86+
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f14
87+
cron: 2 16 3,17 * *
88+
steps:
89+
cluster_profile: azure-qe
90+
env:
91+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
92+
COMPUTE_NODE_TYPE: Standard_DC4s_v3
93+
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
94+
CUSTOM_AZURE_REGION: southcentralus
95+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
96+
test:
97+
- chain: cucushift-installer-check-cluster-health
98+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
7399
zz_generated_metadata:
74100
branch: master
75101
org: openshift

Diff for: ci-operator/config/openshift/verification-tests/openshift-verification-tests-master__installation-nightly-4.16.yaml

+26
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,32 @@ tests:
7070
test:
7171
- ref: cucushift-installer-check-cluster-health
7272
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
73+
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f14
74+
cron: 30 19 9,23 * *
75+
steps:
76+
cluster_profile: azure-qe
77+
env:
78+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
79+
COMPUTE_NODE_TYPE: Standard_NP10s
80+
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
81+
CUSTOM_AZURE_REGION: southcentralus
82+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
83+
test:
84+
- chain: cucushift-installer-check-cluster-health
85+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
86+
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f14
87+
cron: 6 23 12,26 * *
88+
steps:
89+
cluster_profile: azure-qe
90+
env:
91+
BASE_DOMAIN: qe.azure.devcluster.openshift.com
92+
COMPUTE_NODE_TYPE: Standard_DC4s_v3
93+
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
94+
CUSTOM_AZURE_REGION: southcentralus
95+
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
96+
test:
97+
- chain: cucushift-installer-check-cluster-health
98+
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
7399
zz_generated_metadata:
74100
branch: master
75101
org: openshift

0 commit comments

Comments
 (0)