Skip to content

Commit

Permalink
update aws loaded-upgrade jobs post 4.16 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
qiliRedHat committed Jul 8, 2024
1 parent 9541a00 commit 2458561
Show file tree
Hide file tree
Showing 9 changed files with 1,112 additions and 565 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: loaded-upgrade-412to413-5nodes
cron: 0 9 17 * *
- always_run: false
as: loaded-upgrade-412to413-5nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- as: loaded-upgrade-412to413to414-5nodes
cron: 0 6 3,17 * *
- always_run: false
as: loaded-upgrade-412to413to414-5nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-qe
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
build_root:
image_stream_tag:
name: ci-tools-build-root
namespace: ci
tag: latest
images:
- dockerfile_path: prow/Dockerfile
to: ocp-qe-perfscale-ci-ld414
promotion:
to:
- namespace: ci
tag: latest
releases:
initial:
prerelease:
architecture: amd64
product: ocp
version_bounds:
lower: 4.13.0-0
upper: 4.14.0-0
latest:
candidate:
architecture: amd64
product: ocp
stream: nightly
version: "4.14"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: loaded-upgrade-413to414-24nodes
cron: 0 9 17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "6"
MAX_UNAVAILABLE: "3"
WORKER_REPLICA_COUNT: "5"
ZONES_COUNT: "3"
post:
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-qe
repo: ocp-qe-perfscale-ci
variant: aws-4.14-nightly-x86-loaded-upgrade-from-4.13
Original file line number Diff line number Diff line change
Expand Up @@ -56,102 +56,6 @@ tests:
- chain: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-414to415-120nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "15"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "120"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-414to415-180nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "22"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "180"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-414to415-252nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "31"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "252"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: loaded-upgrade-415to416-24nodes
- as: loaded-upgrade-415to416-24nodes
cron: 0 9 17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand All @@ -56,8 +56,8 @@ tests:
- chain: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- as: loaded-upgrade-415to416-120nodes
cron: 0 0 24 * *
- always_run: false
as: loaded-upgrade-415to416-120nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down Expand Up @@ -120,8 +120,8 @@ tests:
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- as: loaded-upgrade-415to416-252nodes
cron: 0 6 24 * *
- always_run: false
as: loaded-upgrade-415to416-252nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
build_root:
image_stream_tag:
name: ci-tools-build-root
namespace: ci
tag: latest
images:
- dockerfile_path: prow/Dockerfile
to: ocp-qe-perfscale-ci-ld417
promotion:
to:
- namespace: ci
tag: latest
releases:
initial:
prerelease:
architecture: amd64
product: ocp
version_bounds:
lower: 4.16.0-0
upper: 4.17.0-0
latest:
candidate:
architecture: amd64
product: ocp
stream: nightly
version: "4.17"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: loaded-upgrade-416to417-24nodes
cron: 0 10 3,10,17,24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "3"
WORKER_REPLICA_COUNT: "24"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-416to417-120nodes
cron: 0 0 24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "15"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "120"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-416to417-180nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "22"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "180"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-416to417-252nodes
cron: 0 6 24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest
env:
BASE_DOMAIN: perfscale.devcluster.openshift.com
CHURN: "false"
COMPUTE_NODE_TYPE: m5.xlarge
CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge
ENABLE_FORCE: "true"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE: "31"
PROFILE_TYPE: reporting
USER_TAGS: |
TicketId 382
WORKER_REPLICA_COUNT: "252"
ZONES_COUNT: "3"
post:
- ref: openshift-qe-kube-burner-index
- chain: ipi-aws-post
pre:
- chain: ipi-aws-pre-stableinitial
- chain: workers-scale
- chain: create-infra-move-ingress-monitoring-registry
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-qe
repo: ocp-qe-perfscale-ci
variant: aws-4.17-nightly-x86-loaded-upgrade-from-4.16
Loading

0 comments on commit 2458561

Please sign in to comment.