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
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,17 @@ tests:
- as: installer-rehearse-debug
cron: '@yearly'
steps:
cluster_profile: gcp-qe
cluster_profile: azure-qe
env:
COMPUTE_NODE_REPLICAS: "0"
CONTROL_PLANE_REPLICAS: "1"
SLEEP_DURATION: 10m
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "2"
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 3h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-gcp-ipi-proxy-deprovision
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
pre:
- chain: cucushift-installer-rehearse-gcp-ipi-proxy-provision
- chain: cucushift-installer-rehearse-azure-ipi-generation-provision
- as: installer-rehearse-aws
cron: '@yearly'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,21 @@ tests:
- as: installer-rehearse-debug
cron: '@yearly'
steps:
cluster_profile: gcp-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
cluster_profile: aws-qe
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "2"
CONTROL_PLANE_SERVICE_ACCOUNT: [email protected]
SLEEP_DURATION: 10m
LOKI_ENABLED: "false"
PERSISTENT_MONITORING: "false"
REGION: us-east-2
SLEEP_DURATION: 2h
SPOT_INSTANCES: "false"
ZONES_COUNT: "1"
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
- chain: cucushift-installer-rehearse-aws-ipi-private-deprovision
pre:
- chain: cucushift-installer-rehearse-gcp-ipi-xpn-minimal-permission-provision
- chain: cucushift-installer-rehearse-aws-ipi-private-provision
- as: installer-rehearse-aws
cron: '@yearly'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,19 @@ tests:
- as: installer-rehearse-debug
cron: '@yearly'
steps:
cluster_profile: gcp-qe-c3-metal
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
COMPUTE_DISK_TYPE: hyperdisk-balanced
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "2"
COMPUTE_NODE_TYPE: c3-highcpu-192-metal
CONFIDENTIAL_COMPUTE: Disabled
CONTROL_PLANE_NODE_TYPE: n2-standard-4
ON_HOST_MAINTENANCE: Terminate
SLEEP_DURATION: 30m
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 7h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-gcp-ipi-c3-metal-private-deprovision
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
pre:
- chain: cucushift-installer-rehearse-gcp-ipi-c3-metal-private-provision
- chain: cucushift-installer-rehearse-azure-ipi-generation-provision
- as: installer-rehearse-azure
cron: '@yearly'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,19 @@ tests:
- as: installer-rehearse-debug
cron: '@yearly'
steps:
cluster_profile: gcp-qe-c3-metal
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
COMPUTE_DISK_TYPE: hyperdisk-balanced
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "2"
COMPUTE_NODE_TYPE: c3-highcpu-192-metal
CONFIDENTIAL_COMPUTE: Disabled
CONTROL_PLANE_NODE_TYPE: n2-standard-4
ON_HOST_MAINTENANCE: Terminate
SLEEP_DURATION: 30m
CUSTOM_AZURE_REGION: eastus
SLEEP_DURATION: 7h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-gcp-ipi-c3-metal-private-deprovision
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
pre:
- chain: cucushift-installer-rehearse-gcp-ipi-c3-metal-private-provision
- chain: cucushift-installer-rehearse-azure-ipi-generation-provision
- as: installer-rehearse-azure
cron: '@yearly'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23864,7 +23864,7 @@ periodics:
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build02
cluster: build01
cron: '@yearly'
decorate: true
decoration_config:
Expand All @@ -23874,8 +23874,8 @@ periodics:
org: openshift
repo: verification-tests
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-qe
ci-operator.openshift.io/variant: installer-rehearse-4.15
ci.openshift.io/generator: prowgen
job-release: "4.15"
Expand Down Expand Up @@ -24239,7 +24239,7 @@ periodics:
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build02
cluster: build05
cron: '@yearly'
decorate: true
decoration_config:
Expand All @@ -24249,8 +24249,8 @@ periodics:
org: openshift
repo: verification-tests
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-qe
ci-operator.openshift.io/variant: installer-rehearse-4.16
ci.openshift.io/generator: prowgen
job-release: "4.16"
Expand Down Expand Up @@ -24614,7 +24614,7 @@ periodics:
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build02
cluster: build01
cron: '@yearly'
decorate: true
decoration_config:
Expand All @@ -24624,8 +24624,8 @@ periodics:
org: openshift
repo: verification-tests
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe-c3-metal
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-qe
ci-operator.openshift.io/variant: installer-rehearse-4.17
ci.openshift.io/generator: prowgen
job-release: "4.17"
Expand Down Expand Up @@ -25064,7 +25064,7 @@ periodics:
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build02
cluster: build01
cron: '@yearly'
decorate: true
decoration_config:
Expand All @@ -25074,8 +25074,8 @@ periodics:
org: openshift
repo: verification-tests
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp-qe-c3-metal
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: azure-qe
ci-operator.openshift.io/variant: installer-rehearse-4.18
ci.openshift.io/generator: prowgen
job-release: "4.18"
Expand Down