Skip to content

Commit 26985ee

Browse files
authored
Reduce the UDN jobs (#69759)
UDN Jobs have been failing on scale/perf jobs. Reducing due to priorities. Signed-off-by: rook <[email protected]>
1 parent 579c13b commit 26985ee

14 files changed

+14
-757
lines changed

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.18-nightly-x86.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -354,25 +354,6 @@ tests:
354354
- ref: openshift-qe-workers-scale
355355
workflow: openshift-qe-udn-density-pods
356356
timeout: 8h0m0s
357-
- as: udn-density-l2-24nodes
358-
cron: 0 4 * * *
359-
steps:
360-
cluster_profile: aws-perfscale-qe
361-
env:
362-
ADDITIONAL_WORKER_NODES: "21"
363-
BASE_DOMAIN: qe.devcluster.openshift.com
364-
COMPUTE_NODE_TYPE: m5.xlarge
365-
ENABLE_LAYER_3: "false"
366-
ITERATION_MULTIPLIER_ENV: "3"
367-
VERSION: "4.18"
368-
post:
369-
- chain: ipi-aws-post
370-
pre:
371-
- chain: ipi-aws-pre
372-
- chain: create-infra-move-ingress-monitoring-registry
373-
- ref: openshift-qe-workers-scale
374-
workflow: openshift-qe-udn-density-pods
375-
timeout: 8h0m0s
376357
zz_generated_metadata:
377358
branch: main
378359
org: openshift-eng

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.19-nightly-x86.yaml

Lines changed: 0 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -389,81 +389,6 @@ tests:
389389
- ref: openshift-qe-workers-scale
390390
workflow: openshift-qe-udn-density-pods
391391
timeout: 8h0m0s
392-
- as: udn-density-l3-pause-120nodes
393-
cron: 0 8 * * *
394-
steps:
395-
cluster_profile: aws-perfscale
396-
env:
397-
ADDITIONAL_WORKER_NODES: "117"
398-
BASE_DOMAIN: perfscale.devcluster.openshift.com
399-
COMPUTE_NODE_TYPE: m5.xlarge
400-
EXTRA_FLAGS: ' --job-pause=45m'
401-
ITERATION_MULTIPLIER_ENV: "3"
402-
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
403-
ORION_CONFIG: examples/med-scale-udn-l3.yaml
404-
OVERRIDE_ITERATIONS: "200"
405-
PROFILE_TYPE: both
406-
SET_ENV_BY_PLATFORM: custom
407-
SIZE_VARIANT: large
408-
USER_TAGS: |
409-
TicketId 532
410-
VERSION: "4.19"
411-
ZONES_COUNT: "3"
412-
post:
413-
- chain: ipi-aws-post
414-
pre:
415-
- chain: ipi-aws-pre
416-
- chain: create-infra-move-ingress-monitoring-registry
417-
- ref: openshift-qe-workers-scale
418-
workflow: openshift-qe-udn-density-pods
419-
timeout: 8h0m0s
420-
- always_run: false
421-
as: udn-density-l2-24nodes
422-
steps:
423-
cluster_profile: aws-perfscale-qe
424-
env:
425-
ADDITIONAL_WORKER_NODES: "21"
426-
BASE_DOMAIN: qe.devcluster.openshift.com
427-
COMPUTE_NODE_TYPE: m5.xlarge
428-
ENABLE_LAYER_3: "false"
429-
ITERATION_MULTIPLIER_ENV: "3"
430-
VERSION: "4.19"
431-
test:
432-
- ref: openshift-qe-workers-scale
433-
- chain: openshift-qe-udn-density-pods
434-
workflow: openshift-qe-installer-aws
435-
timeout: 8h0m0s
436-
- always_run: false
437-
as: udn-density-l3-ipsec-24nodes
438-
steps:
439-
cluster_profile: aws-perfscale-qe
440-
env:
441-
ADDITIONAL_WORKER_NODES: "21"
442-
BASE_DOMAIN: qe.devcluster.openshift.com
443-
COMPUTE_NODE_TYPE: m5.xlarge
444-
ITERATION_MULTIPLIER_ENV: "3"
445-
VERSION: "4.19"
446-
test:
447-
- ref: openshift-qe-workers-scale
448-
- chain: openshift-qe-udn-density-pods
449-
workflow: openshift-qe-installer-aws-ovn-ipsec
450-
timeout: 8h0m0s
451-
- always_run: false
452-
as: udn-density-l2-ipsec-24nodes
453-
steps:
454-
cluster_profile: aws-perfscale-qe
455-
env:
456-
ADDITIONAL_WORKER_NODES: "21"
457-
BASE_DOMAIN: qe.devcluster.openshift.com
458-
COMPUTE_NODE_TYPE: m5.xlarge
459-
ENABLE_LAYER_3: "false"
460-
ITERATION_MULTIPLIER_ENV: "3"
461-
VERSION: "4.19"
462-
test:
463-
- ref: openshift-qe-workers-scale
464-
- chain: openshift-qe-udn-density-pods
465-
workflow: openshift-qe-installer-aws-ovn-ipsec
466-
timeout: 8h0m0s
467392
- always_run: false
468393
as: ingress-perf-gateway-api-9nodes
469394
steps:

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.20-nightly-x86.yaml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -361,34 +361,6 @@ tests:
361361
- ref: openshift-qe-workers-scale
362362
workflow: openshift-qe-udn-density-pods
363363
timeout: 8h0m0s
364-
- as: udn-density-l3-pause-120nodes
365-
cron: 0 17 * * *
366-
steps:
367-
cluster_profile: aws-perfscale
368-
env:
369-
ADDITIONAL_WORKER_NODES: "117"
370-
BASE_DOMAIN: perfscale.devcluster.openshift.com
371-
COMPUTE_NODE_TYPE: m5.xlarge
372-
EXTRA_FLAGS: ' --job-pause=45m'
373-
ITERATION_MULTIPLIER_ENV: "3"
374-
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
375-
ORION_CONFIG: examples/med-scale-udn-l3.yaml
376-
OVERRIDE_ITERATIONS: "200"
377-
PROFILE_TYPE: both
378-
SET_ENV_BY_PLATFORM: custom
379-
SIZE_VARIANT: large
380-
USER_TAGS: |
381-
TicketId 532
382-
VERSION: "4.20"
383-
ZONES_COUNT: "3"
384-
post:
385-
- chain: ipi-aws-post
386-
pre:
387-
- chain: ipi-aws-pre
388-
- chain: create-infra-move-ingress-monitoring-registry
389-
- ref: openshift-qe-workers-scale
390-
workflow: openshift-qe-udn-density-pods
391-
timeout: 8h0m0s
392364
zz_generated_metadata:
393365
branch: main
394366
org: openshift-eng

ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__aws-4.21-nightly-x86.yaml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -342,34 +342,6 @@ tests:
342342
- ref: openshift-qe-workers-scale
343343
workflow: openshift-qe-udn-density-pods
344344
timeout: 8h0m0s
345-
- as: udn-density-l3-pause-120nodes
346-
cron: 0 17 * * *
347-
steps:
348-
cluster_profile: aws-perfscale
349-
env:
350-
ADDITIONAL_WORKER_NODES: "117"
351-
BASE_DOMAIN: perfscale.devcluster.openshift.com
352-
COMPUTE_NODE_TYPE: m5.xlarge
353-
EXTRA_FLAGS: ' --job-pause=45m'
354-
ITERATION_MULTIPLIER_ENV: "3"
355-
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
356-
ORION_CONFIG: examples/med-scale-udn-l3.yaml
357-
OVERRIDE_ITERATIONS: "200"
358-
PROFILE_TYPE: both
359-
SET_ENV_BY_PLATFORM: custom
360-
SIZE_VARIANT: large
361-
USER_TAGS: |
362-
TicketId 532
363-
VERSION: "4.21"
364-
ZONES_COUNT: "3"
365-
post:
366-
- chain: ipi-aws-post
367-
pre:
368-
- chain: ipi-aws-pre
369-
- chain: create-infra-move-ingress-monitoring-registry
370-
- ref: openshift-qe-workers-scale
371-
workflow: openshift-qe-udn-density-pods
372-
timeout: 8h0m0s
373345
zz_generated_metadata:
374346
branch: main
375347
org: openshift-eng

ci-operator/config/openshift/ovn-kubernetes/openshift-ovn-kubernetes-release-4.19.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ tests:
391391
- chain: openshift-qe-orion-consolidated
392392
workflow: openshift-qe-installer-aws
393393
timeout: 3h30m0s
394-
- always_run: true
394+
- always_run: false
395395
as: qe-perfscale-aws-ovn-small-udn-density-l3
396396
optional: true
397397
steps:

ci-operator/config/openshift/ovn-kubernetes/openshift-ovn-kubernetes-release-4.20.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ tests:
394394
- chain: openshift-qe-orion-consolidated
395395
workflow: openshift-qe-installer-aws
396396
timeout: 3h30m0s
397-
- always_run: true
397+
- always_run: false
398398
as: qe-perfscale-aws-ovn-small-udn-density-churn-l3
399399
optional: true
400400
steps:
@@ -415,7 +415,7 @@ tests:
415415
- chain: create-infra-move-ingress-monitoring-registry
416416
workflow: openshift-qe-udn-density-pods
417417
timeout: 8h0m0s
418-
- always_run: true
418+
- always_run: false
419419
as: qe-perfscale-aws-ovn-small-udn-density-l3
420420
optional: true
421421
steps:

ci-operator/config/openshift/ovn-kubernetes/openshift-ovn-kubernetes-release-4.21.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ tests:
395395
- chain: openshift-qe-orion-consolidated
396396
workflow: openshift-qe-installer-aws
397397
timeout: 3h30m0s
398-
- always_run: true
398+
- always_run: false
399399
as: qe-perfscale-aws-ovn-small-udn-density-churn-l3
400400
optional: true
401401
steps:
@@ -416,7 +416,7 @@ tests:
416416
- chain: create-infra-move-ingress-monitoring-registry
417417
workflow: openshift-qe-udn-density-pods
418418
timeout: 8h0m0s
419-
- always_run: true
419+
- always_run: false
420420
as: qe-perfscale-aws-ovn-small-udn-density-l3
421421
optional: true
422422
steps:

ci-operator/config/openshift/ovn-kubernetes/openshift-ovn-kubernetes-release-4.22.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ tests:
369369
- chain: openshift-qe-orion-consolidated
370370
workflow: openshift-qe-installer-aws
371371
timeout: 3h30m0s
372-
- always_run: true
372+
- always_run: false
373373
as: qe-perfscale-aws-ovn-small-udn-density-churn-l3
374374
optional: true
375375
steps:
@@ -390,7 +390,7 @@ tests:
390390
- chain: create-infra-move-ingress-monitoring-registry
391391
workflow: openshift-qe-udn-density-pods
392392
timeout: 8h0m0s
393-
- always_run: true
393+
- always_run: false
394394
as: qe-perfscale-aws-ovn-small-udn-density-l3
395395
optional: true
396396
steps:

0 commit comments

Comments
 (0)