Skip to content

Commit

Permalink
add cron for azure multiarch profile jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
qiliRedHat committed Feb 7, 2025
1 parent ab28081 commit 3dbd82e
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,58 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-azure
timeout: 5h0m0s
- as: data-path-multi-9nodes
cron: 0 2 8 * *
steps:
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D8ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D8s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: Standard_E16s_v3
SET_ENV_BY_PLATFORM: custom
TOLERANCE: "99"
WORKER_REPLICA_COUNT: "9"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- ref: openshift-qe-perfscale-azu-data-path-nsg
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
- as: node-density-heavy-multi-24nodes
cron: 0 4 19 * *
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D4ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D4s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
PROFILE_TYPE: reporting
WORKER_REPLICA_COUNT: "24"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- chain: openshift-qe-node-density-heavy
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,58 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-azure
timeout: 5h0m0s
- as: data-path-multi-9nodes
cron: 0 6 8 * *
steps:
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D8ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D8s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: Standard_E16s_v3
SET_ENV_BY_PLATFORM: custom
TOLERANCE: "99"
WORKER_REPLICA_COUNT: "9"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- ref: openshift-qe-perfscale-azu-data-path-nsg
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
- as: node-density-heavy-multi-24nodes
cron: 0 6 19 * *
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D4ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D4s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
PROFILE_TYPE: reporting
WORKER_REPLICA_COUNT: "24"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- chain: openshift-qe-node-density-heavy
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,35 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-azure
timeout: 5h0m0s
- always_run: false
as: node-density-heavy-multi-24nodes
- as: data-path-multi-9nodes
cron: 0 8 8 * *
steps:
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D8ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D8s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: Standard_E16s_v3
SET_ENV_BY_PLATFORM: custom
TOLERANCE: "99"
WORKER_REPLICA_COUNT: "9"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- ref: openshift-qe-perfscale-azu-data-path-nsg
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
- as: node-density-heavy-multi-24nodes
cron: 0 8 19 * *
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,33 +81,6 @@ tests:
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure-ipi-ovn-ipsec
timeout: 7h0m0s
- always_run: false
as: data-path-9nodes
steps:
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D8ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D8s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: Standard_E16s_v3
SET_ENV_BY_PLATFORM: custom
TOLERANCE: "99"
WORKER_REPLICA_COUNT: "9"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- ref: openshift-qe-perfscale-azu-data-path-nsg
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
- always_run: false
as: control-plane-24nodes
steps:
Expand All @@ -122,8 +95,8 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-azure
timeout: 5h0m0s
- as: control-plane-multi-24nodes
cron: 0 8 9,23 * *
- always_run: false
as: control-plane-multi-24nodes
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
Expand All @@ -148,8 +121,35 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-azure
timeout: 5h0m0s
- always_run: false
as: node-density-heavy-multi-24nodes
- as: data-path-multi-9nodes
cron: 0 4 8,22 * *
steps:
cluster_profile: azure-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:multi-latest
env:
ADDITIONAL_WORKER_ARCHITECTURE: aarch64
ADDITIONAL_WORKER_VM_TYPE: Standard_D8ps_v5
ADDITIONAL_WORKERS: "3"
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "3"
COMPUTE_NODE_TYPE: Standard_D8s_v5
CONTROL_PLANE_INSTANCE_TYPE: Standard_D4s_v5
CUSTOM_AZURE_REGION: eastus
OCP_ARCH: amd64
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: Standard_E16s_v3
SET_ENV_BY_PLATFORM: custom
TOLERANCE: "99"
WORKER_REPLICA_COUNT: "9"
test:
- ref: ipi-install-heterogeneous
- chain: workers-scale
- ref: openshift-qe-perfscale-azu-data-path-nsg
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-azure
timeout: 8h0m0s
- as: node-density-heavy-multi-24nodes
cron: 0 0 12,16 * *
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
Expand Down

0 comments on commit 3dbd82e

Please sign in to comment.