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 @@ -40,13 +40,13 @@ releases:
intermediate2:
release:
architecture: multi
channel: candidate
channel: fast
version: "4.20"
latest:
release:
architecture: multi
channel: candidate
version: 4.19.0-rc.0
version: 4.19.0
target:
release:
architecture: multi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ releases:
release:
architecture: multi
channel: candidate
version: 4.20.0-ec.0
version: 4.20.0
target:
release:
architecture: multi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ resources:
memory: 200Mi
tests:
- as: aws-ipi-amd-tolatest-f28
cron: 17 13 7 * *
cron: 22 18 17 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-qe
Expand All @@ -77,7 +77,7 @@ tests:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-aws-ipi
- as: azure-ipi-amd-mixarch-f28
cron: 5 1 4 * *
cron: 52 2 10 * *
steps:
allow_skip_on_success: true
cluster_profile: azure-qe
Expand All @@ -99,7 +99,7 @@ tests:
- as: baremetal-ipi-retarget-f28
capabilities:
- intranet
cron: 26 18 7 * *
cron: 53 13 7 * *
steps:
allow_skip_on_success: true
cluster_profile: equinix-ocp-metal-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tests:
- as: baremetal-ipi-retarget-f28
capabilities:
- intranet
cron: 53 15 4 * *
cron: 53 21 13 * *
steps:
allow_skip_on_success: true
cluster_profile: equinix-ocp-metal-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45463,7 +45463,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build01
cron: 17 13 7 * *
cron: 22 18 17 * *
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -45537,7 +45537,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build06
cron: 5 1 4 * *
cron: 52 2 10 * *
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -45611,7 +45611,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
cron: 26 18 7 * *
cron: 53 13 7 * *
decorate: true
decoration_config:
skip_cloning: true
Expand Down Expand Up @@ -45686,7 +45686,7 @@ periodics:
secretName: result-aggregator
- agent: kubernetes
cluster: build03
cron: 53 15 4 * *
cron: 53 21 13 * *
decorate: true
decoration_config:
skip_cloning: true
Expand Down