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 @@ -284,7 +284,7 @@ tests:
SUITE: ai-model-serving
workflow: openshift-microshift-e2e-bare-metal-tests
- as: e2e-aws-tests-release-periodic
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand All @@ -294,7 +294,7 @@ tests:
TEST_EXECUTION_TIMEOUT: 60m
workflow: openshift-microshift-e2e-metal-tests
- as: e2e-aws-tests-release-arm-periodic
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand All @@ -304,7 +304,7 @@ tests:
TEST_EXECUTION_TIMEOUT: 60m
workflow: openshift-microshift-e2e-metal-tests
- as: e2e-aws-tests-bootc-release-periodic-el9
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand All @@ -314,7 +314,7 @@ tests:
TEST_EXECUTION_TIMEOUT: 60m
workflow: openshift-microshift-e2e-metal-tests
- as: e2e-aws-tests-bootc-release-periodic-el10
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand All @@ -324,7 +324,7 @@ tests:
TEST_EXECUTION_TIMEOUT: 60m
workflow: openshift-microshift-e2e-metal-tests
- as: e2e-aws-tests-bootc-release-arm-periodic-el9
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand All @@ -334,7 +334,7 @@ tests:
TEST_EXECUTION_TIMEOUT: 60m
workflow: openshift-microshift-e2e-metal-tests
- as: e2e-aws-tests-bootc-release-arm-periodic-el10
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
steps:
cluster_profile: openshift-org-aws
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -1128,7 +1128,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -1211,7 +1211,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -1294,7 +1294,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -1654,7 +1654,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -1737,7 +1737,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build11
cron: 0 3 * * 0,2,4
cron: 0 3 * 6 0,2,4
decorate: true
decoration_config:
skip_cloning: true
Expand Down