Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEBUG] Azure clusters #60839

Closed
wants to merge 16 commits into from
Prev Previous commit
Next Next commit
adding AWS
tbuskey committed Jan 22, 2025
commit 1e9a3541bd4da4dbce926f80831bc7ed6f7f4d0f
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ tests:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_REPLICAS: "2"
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 3h
post:
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ tests:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_REPLICAS: "2"
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 7h
post:
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ tests:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_REPLICAS: "2"
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 7h
post:
@@ -82,6 +82,21 @@ tests:
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-ibmcloud-ipi-disconnected-private
- as: installer-rehearse-aws
cron: '@yearly'
steps:
cluster_profile: aws-qe
env:
BASE_DOMAIN: qe.devcluster.openshift.com
REGION: us-east-2
RHEL_VM_TYPE: m5.xlarge
RHEL_WORKER_COUNT_PER_ZONE: "2"
SLEEP_DURATION: 7h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-aws-ipi-deprovision
pre:
- chain: cucushift-installer-rehearse-aws-ipi-provision
zz_generated_metadata:
branch: master
org: openshift
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ tests:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_REPLICAS: "2"
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 7h
post: