Skip to content
Open
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 @@ -11,8 +11,11 @@ slack_reporter:
job_names:
- build-farm-114nodes
- control-plane-120nodes
- control-plane-fips-120nodes
- control-plane-24nodes
- control-plane-fips-24nodes
- control-plane-252nodes
- control-plane-fips-252nodes
- control-plane-6nodes
- control-plane-etcd-fips-24nodes
- control-plane-etcdencrypt-24nodes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,56 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-120nodes
cron: 0 10 7,19 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "117"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "1"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-fips-252nodes
cron: 0 18 7,19 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "249"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "0.5"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-24nodes
cron: 0 5 8-14 * 2
steps:
Expand All @@ -95,6 +145,22 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-24nodes
cron: 0 4 7,19 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
ENABLE_LAYER_3: "false"
KB_FLAGS: --local-indexing
UDN_ITERATION_MULTIPLIER: "3"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- always_run: false
as: conc-builds-3nodes
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,31 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-252nodes
cron: 0 18 10,24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "249"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "0.5"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-120nodes
cron: 0 6 * * 0,2,4,6
steps:
Expand All @@ -104,6 +129,31 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-120nodes
cron: 0 10 10,24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "117"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "1"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-24nodes
cron: 0 5 * * 6,2,4,5
steps:
Expand All @@ -120,6 +170,22 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-24nodes
cron: 0 4 10,24 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
ENABLE_LAYER_3: "false"
KB_FLAGS: --local-indexing
UDN_ITERATION_MULTIPLIER: "3"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-etcdencrypt-24nodes
cron: 0 3 * * 3
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,31 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- always_run: false
as: control-plane-fips-252nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "249"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "0.5"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- always_run: false
as: control-plane-120nodes
steps:
Expand All @@ -104,6 +129,31 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- always_run: false
as: control-plane-fips-120nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "117"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "1"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- always_run: false
as: control-plane-24nodes
steps:
Expand All @@ -120,6 +170,22 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- always_run: false
as: control-plane-fips-24nodes
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
ENABLE_LAYER_3: "false"
KB_FLAGS: --local-indexing
UDN_ITERATION_MULTIPLIER: "3"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- always_run: false
as: control-plane-etcdencrypt-24nodes
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,56 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-120nodes
cron: 0 10 5,17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "117"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "1"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-fips-252nodes
cron: 0 18 5,17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
env:
ADDITIONAL_WORKER_NODES: "249"
BASE_DOMAIN: perfscale.devcluster.openshift.com
CD_V2_EXTRA_FLAGS: --churn-duration=20m --service-latency
COMPUTE_NODE_TYPE: m5.xlarge
ENABLE_LAYER_3: "false"
KB_FLAGS: --set=metricsEndpoints.0.step=2m --set=metricsEndpoints.1.step=2m
--local-indexing
NODE_DENSITY_GC: "false"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
SET_ENV_BY_PLATFORM: custom
SIZE_VARIANT: large
UDN_ITERATION_MULTIPLIER: "0.5"
USER_TAGS: |
TicketId 532
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-24nodes
cron: 0 5 * * 2,5
steps:
Expand All @@ -95,6 +145,21 @@ tests:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-24nodes
cron: 0 4 5,17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
ENABLE_LAYER_3: "false"
UDN_ITERATION_MULTIPLIER: "3"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws-ovn-fips
- always_run: false
as: compact-cp-3nodes
steps:
Expand Down
Loading