Skip to content

Commit

Permalink
automate OCP-68608 and OCP-68609 (#47087)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyunma authored Dec 27, 2023
1 parent c406f0e commit a25cbb7
Show file tree
Hide file tree
Showing 10 changed files with 650 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,32 @@ tests:
test:
- ref: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f28
cron: 4 14 29 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_NP10s
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f28
cron: 12 16 12 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_DC4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,32 @@ tests:
test:
- ref: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f14
cron: 3 13 16,30 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_NP10s
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f14
cron: 2 16 3,17 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_DC4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,32 @@ tests:
test:
- ref: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-aws-ipi-preserve-bootstrap-ign
- as: azure-ipi-marketplace-image-gen1-vm-type-gen1-f14
cron: 30 19 9,23 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_NP10s
CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker-gen1:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
- as: azure-ipi-marketplace-image-gen2-vm-type-gen2-f14
cron: 6 23 12,26 * *
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_DC4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_DC4s_v3
CUSTOM_AZURE_REGION: southcentralus
OS_IMAGE_URN: RedHat:rh-ocp-worker:rh-ocp-worker:413.92.2023101700
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-azure-ipi-marketplace-generation
zz_generated_metadata:
branch: master
org: openshift
Expand Down
Loading

0 comments on commit a25cbb7

Please sign in to comment.