Skip to content

Comments

Reduce cadence of 4.20 and 4.21 AWS perfscale jobs plus cleanup of 4.21 jobs#74537

Merged
openshift-merge-bot[bot] merged 4 commits intoopenshift:mainfrom
mohit-sheth:reducing-cadence-4.20-4.21-perfscale
Feb 10, 2026
Merged

Reduce cadence of 4.20 and 4.21 AWS perfscale jobs plus cleanup of 4.21 jobs#74537
openshift-merge-bot[bot] merged 4 commits intoopenshift:mainfrom
mohit-sheth:reducing-cadence-4.20-4.21-perfscale

Conversation

@mohit-sheth
Copy link
Member

As 4.21 is GA and 4.20 is 3+ months old, we need to change our scheduled runs

● ## 4.20 AWS Nightly Cron Schedule Changes

Job Previous Schedule New Schedule
netpol-24nodes 12 PM on 6th, 13th, 20th, 27th 12 PM on 13th only
control-plane-120nodes 2 AM daily 2 AM on Monday
control-plane-24nodes 5 AM on Tue, Thu, Fri, Sat 5 AM on Tuesday
node-density-heavy-24nodes 3 AM on 5th, 12th, 19th, 26th 3 AM on 12th only
data-path-9nodes 3 AM on 1st, 8th, 15th, 22nd 3 AM on 15th only
udn-density-l3-24nodes 2 AM daily 2 AM on Tuesday

● ## 4.21 AWS Nightly Cron Schedule Changes

Job Previous Schedule New Schedule
netpol-24nodes 6th, 13th, 20th, 27th at 12:00 12 PM on 13th onl
control-plane-252nodes Mon & Wed at 00:00 Second Monday of month at 00:00
control-plane-120nodes Daily at 02:00 2 AM on Monday
control-plane-24nodes Sat, Tue, Thu, Fri at 05:00 5 AM on Tuesday
node-density-heavy-24nodes 5th, 12th, 19th, 26th at 03:00 3 AM on 12th only
data-path-9nodes 1st, 8th, 15th, 22nd at 03:00 3 AM on 15th only
udn-density-l3-24nodes Daily at 02:00 2 AM on Tuesday

Removed scheduled jobs in 4.20 and 4.21

  • control-plane-252nodes
  • control-plane-ipsec-120nodes
  • control-plane-ipsec-252nodes
  • data-path-ipsec-9nodes
  • control-plane-etcdencrypt-24nodes

● ## 4.21 Config Files Removed

Config File Platform
gcp-4.21-nightly-x86 GCP
ibmcloud-4.21-nightly-x86 IBM Cloud
nutanix-4.21-nightly-x86 Nutanix
rosa-4.21-nightly-x86 ROSA
vsphere-4.21-nightly-x86 vSphere
netobserv-aws-4.21-nightly-x86 NetObserv on AWS

@mohit-sheth
Copy link
Member Author

@jtaleric
Copy link
Contributor

jtaleric commented Feb 6, 2026

● ## 4.21 AWS Nightly Cron Schedule Changes

Job Previous Schedule New Schedule
netpol-24nodes 6th, 13th, 20th, 27th at 12:00 12 PM on 13th onl
control-plane-252nodes Mon & Wed at 00:00 Second Monday of month at 00:00
control-plane-120nodes Daily at 02:00 2 AM on Monday
control-plane-24nodes Sat, Tue, Thu, Fri at 05:00 5 AM on Tuesday
node-density-heavy-24nodes 5th, 12th, 19th, 26th at 03:00 3 AM on 12th only
data-path-9nodes 1st, 8th, 15th, 22nd at 03:00 3 AM on 15th only
udn-density-l3-24nodes Daily at 02:00 2 AM on Tuesday

Can we :

  • Drop Node-density-heavy job.
  • Combine the netpol 24 node job with the 24node control-plane
  • Combine the UDN 24 node job with the 24node control-plane

Could we take the 120 node test and add worker-scale to get to 252 nodes, then run control-plane again?

@mohit-sheth mohit-sheth force-pushed the reducing-cadence-4.20-4.21-perfscale branch from 7adb965 to 94508a8 Compare February 6, 2026 20:34
@mohit-sheth
Copy link
Member Author

● ## 4.21 AWS Nightly Cron Schedule Changes
Job Previous Schedule New Schedule
netpol-24nodes 6th, 13th, 20th, 27th at 12:00 12 PM on 13th onl
control-plane-252nodes Mon & Wed at 00:00 Second Monday of month at 00:00
control-plane-120nodes Daily at 02:00 2 AM on Monday
control-plane-24nodes Sat, Tue, Thu, Fri at 05:00 5 AM on Tuesday
node-density-heavy-24nodes 5th, 12th, 19th, 26th at 03:00 3 AM on 12th only
data-path-9nodes 1st, 8th, 15th, 22nd at 03:00 3 AM on 15th only
udn-density-l3-24nodes Daily at 02:00 2 AM on Tuesday

Can we :

  • Drop Node-density-heavy job.
  • Combine the netpol 24 node job with the 24node control-plane
  • Combine the UDN 24 node job with the 24node control-plane

Could we take the 120 node test and add worker-scale to get to 252 nodes, then run control-plane again?

I removed nd-heady
will have a new PR for adding udn l2 and then adding both l2 and l3 to control plane chain

@mohit-sheth mohit-sheth force-pushed the reducing-cadence-4.20-4.21-perfscale branch from 94508a8 to 18d8032 Compare February 9, 2026 16:07
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 9, 2026
@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 9, 2026
@mohit-sheth mohit-sheth force-pushed the reducing-cadence-4.20-4.21-perfscale branch 3 times, most recently from 18d8032 to 26627bd Compare February 9, 2026 17:42
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 9, 2026
@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 9, 2026
Removed scheduled jobs:
- control-plane-252nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes
- control-plane-etcdencrypt-24nodes

Updated cron schedules:
- netpol-24nodes: monthly on 13th (was 6th, 13th, 20th, 27th)
- control-plane-120nodes: weekly on Monday (was daily)
- control-plane-24nodes: weekly on Tuesday (was Tue, Thu, Fri, Sat)
- node-density-heavy-24nodes: monthly on 12th (was 5th, 12th, 19th, 26th)
- data-path-9nodes: monthly on 15th (was 1st, 8th, 15th, 22nd)
- udn-density-l3-24nodes: weekly on Tuesday (was daily)

Signed-off-by: Mohit Sheth <msheth@redhat.com>
Changes to aws-4.21-nightly-x86 scheduled jobs:
- netpol-24nodes: weekly (6,13,20,27) -> monthly (13th)
- control-plane-252nodes: twice weekly -> second Monday of month
- control-plane-120nodes: daily -> weekly (Monday)
- control-plane-24nodes: 4x weekly -> weekly (Tuesday)
- node-density-heavy-24nodes: weekly (5,12,19,26) -> monthly (12th)
- data-path-9nodes: weekly (1,8,15,22) -> monthly (15th)
- udn-density-l3-24nodes: daily -> weekly (Tuesday)

Removed jobs:
- control-plane-etcdencrypt-24nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes

Signed-off-by: Mohit Sheth <msheth@redhat.com>
…scale jobs

Removed config files:
- gcp-4.21-nightly-x86
- ibmcloud-4.21-nightly-x86
- nutanix-4.21-nightly-x86
- rosa-4.21-nightly-x86
- vsphere-4.21-nightly-x86
- netobserv-aws-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>
Removed jobs from aws-4.20-nightly-x86:
- node-density-heavy-24nodes
- node-density-heavy-ipsec-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Removed jobs from aws-4.21-nightly-x86:
- node-density-heavy-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Restored:
- rosa-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>
@mohit-sheth mohit-sheth force-pushed the reducing-cadence-4.20-4.21-perfscale branch from 26627bd to d75c8c8 Compare February 10, 2026 17:56
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@mohit-sheth: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-images openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-metal-x86-orion openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.21-nightly-x86-cluster-density-v2-249nodes openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.21-nightly-x86-control-plane-120nodes openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.21-nightly-x86-control-plane-24nodes openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.21-nightly-x86-data-path-9nodes openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-rosa-4.21-nightly-x86-node-density-heavy-24nodes openshift-eng/ocp-qe-perfscale-ci presubmit Presubmit changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-udn-density-l3-24nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-netpol-24nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.20-nightly-x86-netpol-24nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.20-nightly-x86-control-plane-24nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-control-plane-120nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.20-nightly-x86-data-path-9nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-data-path-9nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-control-plane-24nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.21-nightly-x86-control-plane-252nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.20-nightly-x86-control-plane-120nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.20-nightly-x86-udn-density-l3-24nodes N/A periodic Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

Copy link
Contributor

@jtaleric jtaleric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 10, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jtaleric, mohit-sheth

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 10, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 10, 2026

@mohit-sheth: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@mohit-sheth
Copy link
Member Author

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 10, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit aace112 into openshift:main Feb 10, 2026
15 checks passed
gpei pushed a commit to gpei/release that referenced this pull request Feb 18, 2026
…21 jobs (openshift#74537)

* Reduce cadence of 4.20 AWS perfscale jobs

Removed scheduled jobs:
- control-plane-252nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes
- control-plane-etcdencrypt-24nodes

Updated cron schedules:
- netpol-24nodes: monthly on 13th (was 6th, 13th, 20th, 27th)
- control-plane-120nodes: weekly on Monday (was daily)
- control-plane-24nodes: weekly on Tuesday (was Tue, Thu, Fri, Sat)
- node-density-heavy-24nodes: monthly on 12th (was 5th, 12th, 19th, 26th)
- data-path-9nodes: monthly on 15th (was 1st, 8th, 15th, 22nd)
- udn-density-l3-24nodes: weekly on Tuesday (was daily)

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Reduce cadence of 4.21 AWS perfscale jobs

Changes to aws-4.21-nightly-x86 scheduled jobs:
- netpol-24nodes: weekly (6,13,20,27) -> monthly (13th)
- control-plane-252nodes: twice weekly -> second Monday of month
- control-plane-120nodes: daily -> weekly (Monday)
- control-plane-24nodes: 4x weekly -> weekly (Tuesday)
- node-density-heavy-24nodes: weekly (5,12,19,26) -> monthly (12th)
- data-path-9nodes: weekly (1,8,15,22) -> monthly (15th)
- udn-density-l3-24nodes: daily -> weekly (Tuesday)

Removed jobs:
- control-plane-etcdencrypt-24nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove 4.21 GCP, IBM Cloud, Nutanix, ROSA, vSphere and NetObserv perfscale jobs

Removed config files:
- gcp-4.21-nightly-x86
- ibmcloud-4.21-nightly-x86
- nutanix-4.21-nightly-x86
- rosa-4.21-nightly-x86
- vsphere-4.21-nightly-x86
- netobserv-aws-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove node-density-heavy jobs from 4.20 and 4.21, restore ROSA 4.21

Removed jobs from aws-4.20-nightly-x86:
- node-density-heavy-24nodes
- node-density-heavy-ipsec-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Removed jobs from aws-4.21-nightly-x86:
- node-density-heavy-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Restored:
- rosa-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

---------

Signed-off-by: Mohit Sheth <msheth@redhat.com>
memodi pushed a commit to memodi/release that referenced this pull request Feb 18, 2026
…21 jobs (openshift#74537)

* Reduce cadence of 4.20 AWS perfscale jobs

Removed scheduled jobs:
- control-plane-252nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes
- control-plane-etcdencrypt-24nodes

Updated cron schedules:
- netpol-24nodes: monthly on 13th (was 6th, 13th, 20th, 27th)
- control-plane-120nodes: weekly on Monday (was daily)
- control-plane-24nodes: weekly on Tuesday (was Tue, Thu, Fri, Sat)
- node-density-heavy-24nodes: monthly on 12th (was 5th, 12th, 19th, 26th)
- data-path-9nodes: monthly on 15th (was 1st, 8th, 15th, 22nd)
- udn-density-l3-24nodes: weekly on Tuesday (was daily)

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Reduce cadence of 4.21 AWS perfscale jobs

Changes to aws-4.21-nightly-x86 scheduled jobs:
- netpol-24nodes: weekly (6,13,20,27) -> monthly (13th)
- control-plane-252nodes: twice weekly -> second Monday of month
- control-plane-120nodes: daily -> weekly (Monday)
- control-plane-24nodes: 4x weekly -> weekly (Tuesday)
- node-density-heavy-24nodes: weekly (5,12,19,26) -> monthly (12th)
- data-path-9nodes: weekly (1,8,15,22) -> monthly (15th)
- udn-density-l3-24nodes: daily -> weekly (Tuesday)

Removed jobs:
- control-plane-etcdencrypt-24nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove 4.21 GCP, IBM Cloud, Nutanix, ROSA, vSphere and NetObserv perfscale jobs

Removed config files:
- gcp-4.21-nightly-x86
- ibmcloud-4.21-nightly-x86
- nutanix-4.21-nightly-x86
- rosa-4.21-nightly-x86
- vsphere-4.21-nightly-x86
- netobserv-aws-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove node-density-heavy jobs from 4.20 and 4.21, restore ROSA 4.21

Removed jobs from aws-4.20-nightly-x86:
- node-density-heavy-24nodes
- node-density-heavy-ipsec-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Removed jobs from aws-4.21-nightly-x86:
- node-density-heavy-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Restored:
- rosa-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

---------

Signed-off-by: Mohit Sheth <msheth@redhat.com>
theautoroboto pushed a commit to theautoroboto/release that referenced this pull request Feb 19, 2026
…21 jobs (openshift#74537)

* Reduce cadence of 4.20 AWS perfscale jobs

Removed scheduled jobs:
- control-plane-252nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes
- control-plane-etcdencrypt-24nodes

Updated cron schedules:
- netpol-24nodes: monthly on 13th (was 6th, 13th, 20th, 27th)
- control-plane-120nodes: weekly on Monday (was daily)
- control-plane-24nodes: weekly on Tuesday (was Tue, Thu, Fri, Sat)
- node-density-heavy-24nodes: monthly on 12th (was 5th, 12th, 19th, 26th)
- data-path-9nodes: monthly on 15th (was 1st, 8th, 15th, 22nd)
- udn-density-l3-24nodes: weekly on Tuesday (was daily)

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Reduce cadence of 4.21 AWS perfscale jobs

Changes to aws-4.21-nightly-x86 scheduled jobs:
- netpol-24nodes: weekly (6,13,20,27) -> monthly (13th)
- control-plane-252nodes: twice weekly -> second Monday of month
- control-plane-120nodes: daily -> weekly (Monday)
- control-plane-24nodes: 4x weekly -> weekly (Tuesday)
- node-density-heavy-24nodes: weekly (5,12,19,26) -> monthly (12th)
- data-path-9nodes: weekly (1,8,15,22) -> monthly (15th)
- udn-density-l3-24nodes: daily -> weekly (Tuesday)

Removed jobs:
- control-plane-etcdencrypt-24nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove 4.21 GCP, IBM Cloud, Nutanix, ROSA, vSphere and NetObserv perfscale jobs

Removed config files:
- gcp-4.21-nightly-x86
- ibmcloud-4.21-nightly-x86
- nutanix-4.21-nightly-x86
- rosa-4.21-nightly-x86
- vsphere-4.21-nightly-x86
- netobserv-aws-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove node-density-heavy jobs from 4.20 and 4.21, restore ROSA 4.21

Removed jobs from aws-4.20-nightly-x86:
- node-density-heavy-24nodes
- node-density-heavy-ipsec-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Removed jobs from aws-4.21-nightly-x86:
- node-density-heavy-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Restored:
- rosa-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

---------

Signed-off-by: Mohit Sheth <msheth@redhat.com>
dhensel-rh pushed a commit to dhensel-rh/release that referenced this pull request Feb 19, 2026
…21 jobs (openshift#74537)

* Reduce cadence of 4.20 AWS perfscale jobs

Removed scheduled jobs:
- control-plane-252nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes
- control-plane-etcdencrypt-24nodes

Updated cron schedules:
- netpol-24nodes: monthly on 13th (was 6th, 13th, 20th, 27th)
- control-plane-120nodes: weekly on Monday (was daily)
- control-plane-24nodes: weekly on Tuesday (was Tue, Thu, Fri, Sat)
- node-density-heavy-24nodes: monthly on 12th (was 5th, 12th, 19th, 26th)
- data-path-9nodes: monthly on 15th (was 1st, 8th, 15th, 22nd)
- udn-density-l3-24nodes: weekly on Tuesday (was daily)

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Reduce cadence of 4.21 AWS perfscale jobs

Changes to aws-4.21-nightly-x86 scheduled jobs:
- netpol-24nodes: weekly (6,13,20,27) -> monthly (13th)
- control-plane-252nodes: twice weekly -> second Monday of month
- control-plane-120nodes: daily -> weekly (Monday)
- control-plane-24nodes: 4x weekly -> weekly (Tuesday)
- node-density-heavy-24nodes: weekly (5,12,19,26) -> monthly (12th)
- data-path-9nodes: weekly (1,8,15,22) -> monthly (15th)
- udn-density-l3-24nodes: daily -> weekly (Tuesday)

Removed jobs:
- control-plane-etcdencrypt-24nodes
- control-plane-ipsec-120nodes
- control-plane-ipsec-252nodes
- data-path-ipsec-9nodes

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove 4.21 GCP, IBM Cloud, Nutanix, ROSA, vSphere and NetObserv perfscale jobs

Removed config files:
- gcp-4.21-nightly-x86
- ibmcloud-4.21-nightly-x86
- nutanix-4.21-nightly-x86
- rosa-4.21-nightly-x86
- vsphere-4.21-nightly-x86
- netobserv-aws-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

* Remove node-density-heavy jobs from 4.20 and 4.21, restore ROSA 4.21

Removed jobs from aws-4.20-nightly-x86:
- node-density-heavy-24nodes
- node-density-heavy-ipsec-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Removed jobs from aws-4.21-nightly-x86:
- node-density-heavy-24nodes
- payload-node-density-heavy-6nodes
- node-density-heavy-3nodes

Restored:
- rosa-4.21-nightly-x86

Signed-off-by: Mohit Sheth <msheth@redhat.com>

---------

Signed-off-by: Mohit Sheth <msheth@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants