Skip to content

Commit

Permalink
Updating cron cadences for 4.14 and 4.15 (#50204)
Browse files Browse the repository at this point in the history
* updating cron cadences for 4.14 and 4.15

* redhat chaos updates
  • Loading branch information
paigerube14 authored Mar 26, 2024
1 parent 2a3498a commit 3d031c4
Show file tree
Hide file tree
Showing 7 changed files with 984 additions and 1,006 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: krkn-hub-tests-arm
- as: krkn-hub-tests-arm
cron: 0 4 1,15 * *
steps:
cluster_profile: aws-chaos
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: krkn-hub-tests-414
- as: krkn-hub-tests-414
cron: 0 1 1,15 * *
steps:
cluster_profile: aws-chaos
env:
Expand All @@ -42,8 +42,8 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
- chain: redhat-chaos-hog-scenarios
- always_run: false
as: krkn-hub-cloud-api-tests
- as: krkn-hub-cloud-api-tests
cron: 0 4 2,16 * *
steps:
cluster_profile: aws-chaos
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: krkn-hub-tests-415
- as: krkn-hub-tests-415
cron: 0 4 8,24 * *
steps:
cluster_profile: aws-chaos
env:
Expand All @@ -53,8 +53,8 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
- chain: redhat-chaos-hog-scenarios
- always_run: false
as: krkn-hub-tests-415-hog
- as: krkn-hub-tests-415-hog
cron: 0 1 8,24 * *
steps:
cluster_profile: aws-chaos
env:
Expand All @@ -72,7 +72,7 @@ tests:
test:
- chain: redhat-chaos-hog-scenarios
- as: krkn-hub-tests-415-gcp
cron: 29 5 * * 2
cron: 29 5 9,25 * 2
steps:
cluster_profile: gcp-qe
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: ocp-qe-perfscale-ci-tests-rosa
- as: ocp-qe-perfscale-ci-tests-rosa
cron: 0 1 3,17 * *
steps:
cluster_profile: aws-qe
env:
Expand All @@ -53,8 +53,8 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
workflow: rosa-aws-sts
- always_run: false
as: ocp-qe-perfscale-ci-tests-rosa-hog
- as: ocp-qe-perfscale-ci-tests-rosa-hog
cron: 0 1 4,18 * *
steps:
cluster_profile: aws-qe
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
as: krkn-tests-rosa
- as: krkn-tests-rosa
cron: 0 1 5,19 * *
steps:
cluster_profile: aws-qe
env:
Expand All @@ -53,8 +53,8 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
workflow: rosa-aws-sts
- always_run: false
as: krkn-tests-rosa-hog
- as: krkn-tests-rosa-hog
cron: 0 4 5,19 * *
steps:
cluster_profile: aws-qe
env:
Expand All @@ -70,8 +70,8 @@ tests:
test:
- chain: redhat-chaos-hog-scenarios
workflow: rosa-aws-sts
- always_run: false
as: krkn-tests-rosa-hcp
- as: krkn-tests-rosa-hcp
cron: 0 1 6,20 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand Down Expand Up @@ -99,8 +99,8 @@ tests:
- ref: redhat-chaos-service-disruption-regex
workflow: rosa-aws-sts-hypershift
timeout: 5h0m0s
- always_run: false
as: krkn-rosa-hcp-hog
- as: krkn-rosa-hcp-hog
cron: 0 4 6,20 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
Expand Down
Loading

0 comments on commit 3d031c4

Please sign in to comment.