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

update aws frequency #54056

Merged
merged 1 commit into from
Jul 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -23,7 +23,7 @@ resources:
memory: 200Mi
tests:
- as: control-plane-120nodes
cron: 0 16 11,25 * *
cron: 0 16 18 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand All @@ -41,7 +41,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 7h0m0s
- as: control-plane-24nodes
cron: 0 12 2,16 * *
cron: 0 17 23 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand All @@ -54,8 +54,8 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
timeout: 5h0m0s
- as: control-plane-etcdencrypt-24nodes
cron: 0 14 2,16 * *
- always_run: false
as: control-plane-etcdencrypt-24nodes
steps:
cluster_profile: aws-perfscale-qe
env:
Expand Down Expand Up @@ -109,7 +109,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 5h0m0s
- as: node-density-heavy-24nodes
cron: 0 12 12,26 * *
cron: 0 12 5 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand All @@ -123,7 +123,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 5h0m0s
- as: data-path-9nodes
cron: 0 10 1,15 * *
cron: 0 10 8 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down
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 24 * *
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
Expand Up @@ -23,7 +23,7 @@ resources:
memory: 200Mi
tests:
- as: control-plane-120nodes
cron: 0 0 4,11,18,25 * *
cron: 0 16 11,25 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand All @@ -42,7 +42,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 7h0m0s
- as: control-plane-24nodes
cron: 0 2 2,9,16,23 * *
cron: 0 12 2,16 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand All @@ -54,7 +54,7 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-etcdencrypt-24nodes
cron: 0 0 2,9,16,23 * *
cron: 0 8 2,16 * *
steps:
cluster_profile: aws-perfscale-qe
env:
Expand Down Expand Up @@ -108,7 +108,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 5h0m0s
- as: node-density-heavy-24nodes
cron: 0 0 5,12,19,26 * *
cron: 0 12 12,26 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand Down Expand Up @@ -150,7 +150,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 2h0m0s
- as: data-path-9nodes
cron: 0 0 1,8,15,22 * *
cron: 0 10 1,15 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down
Loading