Skip to content

Commit

Permalink
updating cron cadences for 4.14 and 4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
paigerube14 committed Mar 25, 2024
1 parent a239735 commit ae629d5
Show file tree
Hide file tree
Showing 7 changed files with 973 additions and 995 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
- cron: 0 4 1,15 * *
as: krkn-hub-tests-arm
steps:
cluster_profile: aws-chaos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
- cron: 0 1 1,15 * *
as: krkn-hub-tests-414
steps:
cluster_profile: aws-chaos
Expand All @@ -42,7 +42,7 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
- chain: redhat-chaos-hog-scenarios
- always_run: false
- cron: 0 4 2,16 * *
as: krkn-hub-cloud-api-tests
steps:
cluster_profile: aws-chaos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
- cron: 0 4 8,24 * *
as: krkn-hub-tests-415
steps:
cluster_profile: aws-chaos
Expand All @@ -53,7 +53,7 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
- chain: redhat-chaos-hog-scenarios
- always_run: false
- cron: 0 1 8,24 * *
as: krkn-hub-tests-415-hog
steps:
cluster_profile: aws-chaos
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,7 +36,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
- cron: 0 1 3,17 * *
as: ocp-qe-perfscale-ci-tests-rosa
steps:
cluster_profile: aws-qe
Expand All @@ -53,7 +53,7 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
workflow: rosa-aws-sts
- always_run: false
- cron: 0 1 4,18 * *
as: ocp-qe-perfscale-ci-tests-rosa-hog
steps:
cluster_profile: aws-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ resources:
cpu: 100m
memory: 200Mi
tests:
- always_run: false
- cron: 0 1 5,19 * *
as: krkn-tests-rosa
steps:
cluster_profile: aws-qe
Expand All @@ -53,7 +53,7 @@ tests:
test:
- chain: redhat-chaos-krkn-hub-tests
workflow: rosa-aws-sts
- always_run: false
- cron: 0 4 5,19 * *
as: krkn-tests-rosa-hog
steps:
cluster_profile: aws-qe
Expand All @@ -70,7 +70,7 @@ tests:
test:
- chain: redhat-chaos-hog-scenarios
workflow: rosa-aws-sts
- always_run: false
- cron: 0 1 6,20 * *
as: krkn-tests-rosa-hcp
steps:
allow_skip_on_success: true
Expand Down Expand Up @@ -99,7 +99,7 @@ tests:
- ref: redhat-chaos-service-disruption-regex
workflow: rosa-aws-sts-hypershift
timeout: 5h0m0s
- always_run: false
- cron: 0 4 6,20 * *
as: krkn-rosa-hcp-hog
steps:
allow_skip_on_success: true
Expand Down
Loading

0 comments on commit ae629d5

Please sign in to comment.