Skip to content
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 @@ -24,7 +24,7 @@ resources:
memory: 200Mi
tests:
- as: loaded-upgrade-24nodes
cron: 0 2 4,11,18,25 * *
cron: 20 3 5,12,19,26 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand All @@ -48,7 +48,7 @@ tests:
- chain: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
- as: loaded-upgrade-120nodes
cron: 0 12 27 * *
cron: 30 12 28 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down Expand Up @@ -108,7 +108,7 @@ tests:
- ref: openshift-qe-cluster-density-v2
workflow: openshift-qe-upgrade
- as: loaded-upgrade-252nodes
cron: 0 18 26 * *
cron: 30 18 25 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ resources:
memory: 200Mi
tests:
- as: netpol-24nodes
cron: 0 12 6,13,20,27 * *
cron: 20 12 7,14,21,28 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -76,7 +76,7 @@ tests:
- chain: openshift-qe-orion-consolidated
workflow: openshift-qe-installer-aws
- as: control-plane-120nodes
cron: 0 6 * * 0,2,4,6
cron: 30 6 * * 1,3,5
Comment thread
coderabbitai[bot] marked this conversation as resolved.
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -112,7 +112,7 @@ tests:
workflow: openshift-qe-installer-aws
timeout: 10h0m0s
- as: control-plane-252nodes
cron: 30 9 * * 1
cron: 0 10 * * 3
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -184,7 +184,7 @@ tests:
workflow: openshift-qe-installer-aws-ovn-fips
timeout: 14h0m0s
- as: control-plane-24nodes
cron: 0 5 * * 6,2,4,5
cron: 20 5 * * 0,1,3,5
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand All @@ -210,7 +210,7 @@ tests:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-aws
- as: control-plane-fips-24nodes
cron: 17 9 * * *
cron: 37 9 * * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -239,7 +239,7 @@ tests:
- chain: openshift-qe-orion-consolidated
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-fips-6nodes
cron: 17 15 * * *
cron: 37 15 * * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -268,7 +268,7 @@ tests:
- chain: openshift-qe-orion-consolidated
workflow: openshift-qe-installer-aws-ovn-fips
- as: control-plane-etcdencrypt-24nodes
cron: 0 3 * * 3
cron: 20 3 * * 5
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -330,7 +330,7 @@ tests:
- chain: openshift-qe-router-perf
workflow: openshift-qe-installer-aws
- as: data-path-9nodes
cron: 0 3 1,8,15,22 * *
cron: 20 3 2,9,16,23 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -383,7 +383,7 @@ tests:
- chain: openshift-qe-node-density-cni
workflow: openshift-qe-installer-aws
- as: control-plane-ipsec-120nodes
cron: 0 10 11,23 * *
cron: 30 10 12,24 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -421,7 +421,7 @@ tests:
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 14h0m0s
- as: control-plane-ipsec-252nodes
cron: 0 18 11,23 * *
cron: 30 18 12,24 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -459,7 +459,7 @@ tests:
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 14h0m0s
- as: data-path-ipsec-9nodes
cron: 0 2 8,22 * *
cron: 20 2 9,23 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -488,7 +488,7 @@ tests:
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-aws-ovn-ipsec
- as: udn-density-l3-24nodes
cron: 0 2 * * *
cron: 20 2 * * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -518,7 +518,7 @@ tests:
- ref: openshift-qe-workers-scale
workflow: openshift-qe-udn-density-pods
- as: cudn-density-single-ns-500-24nodes
cron: 0 2 * * 1,3,5
cron: 20 2 * * 0,2,4
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -551,7 +551,7 @@ tests:
test:
- chain: openshift-qe-cudn-density
- as: cudn-density-single-ns-250-24nodes
cron: 0 4 * * 1,3,5
cron: 20 4 * * 0,2,4
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -584,7 +584,7 @@ tests:
test:
- chain: openshift-qe-cudn-density
- as: cudn-pod-churn-250-24nodes
cron: 0 6 * * 1
cron: 20 6 * * 3
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -618,7 +618,7 @@ tests:
test:
- chain: openshift-qe-cudn-density
- as: cudn-churn-250-24nodes
cron: 0 8 * * 1
cron: 20 8 * * 3
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -652,7 +652,7 @@ tests:
test:
- chain: openshift-qe-cudn-density
- as: cudn-incremental-1000-24nodes
cron: 0 10 * * 2,4
cron: 20 10 * * 1,3
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tests:
- as: daily-virt-6nodes
capabilities:
- intranet
cron: 30 0 * * *
cron: 50 0 * * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down Expand Up @@ -72,7 +72,7 @@ tests:
- as: network-workloads
capabilities:
- intranet
cron: 30 7 */2 * *
cron: 50 7 */2 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ resources:
tests:
- always_run: false
as: build-farm-114nodes
cron: 0 8 8,22 * *
cron: 20 8 9,23 * *
reporter_config:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
Expand Down
Loading