Skip to content

Commit 0ce653c

Browse files
authored
change upgrade timeout (#69997)
1 parent 2dc3a70 commit 0ce653c

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

ci-operator/config/openshift/multiarch/openshift-multiarch-master__nightly-4.20-upgrade-from-stable-4.19.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ tests:
8585
OCP_ARCH: arm64
8686
TEST_TYPE: upgrade-conformance
8787
workflow: openshift-upgrade-azure
88+
timeout: 5h0m0s
8889
- as: ocp-e2e-upgrade-gcp-ovn-multi-a-a
8990
interval: 72h
9091
steps:
@@ -94,6 +95,7 @@ tests:
9495
OCP_ARCH: arm64
9596
TEST_TYPE: upgrade-conformance
9697
workflow: openshift-upgrade-gcp
98+
timeout: 5h0m0s
9799
- as: ocp-e2e-upgrade-gcp-ovn-multi-x-ax
98100
interval: 72h
99101
steps:

ci-operator/config/openshift/multiarch/openshift-multiarch-master__nightly-4.21-upgrade-from-stable-4.20.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ tests:
8585
OCP_ARCH: arm64
8686
TEST_TYPE: upgrade-conformance
8787
workflow: openshift-upgrade-azure
88+
timeout: 5h0m0s
8889
- as: ocp-e2e-upgrade-gcp-ovn-multi-a-a
8990
interval: 72h
9091
steps:
@@ -94,6 +95,7 @@ tests:
9495
OCP_ARCH: arm64
9596
TEST_TYPE: upgrade-conformance
9697
workflow: openshift-upgrade-gcp
98+
timeout: 5h0m0s
9799
- as: ocp-e2e-upgrade-gcp-ovn-multi-x-ax
98100
interval: 72h
99101
steps:

ci-operator/jobs/openshift/multiarch/openshift-multiarch-master-periodics.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42061,6 +42061,7 @@ periodics:
4206142061
decorate: true
4206242062
decoration_config:
4206342063
skip_cloning: true
42064+
timeout: 5h0m0s
4206442065
extra_refs:
4206542066
- base_ref: master
4206642067
org: openshift
@@ -42211,6 +42212,7 @@ periodics:
4221142212
decorate: true
4221242213
decoration_config:
4221342214
skip_cloning: true
42215+
timeout: 5h0m0s
4221442216
extra_refs:
4221542217
- base_ref: master
4221642218
org: openshift
@@ -47637,6 +47639,7 @@ periodics:
4763747639
decorate: true
4763847640
decoration_config:
4763947641
skip_cloning: true
47642+
timeout: 5h0m0s
4764047643
extra_refs:
4764147644
- base_ref: master
4764247645
org: openshift
@@ -47787,6 +47790,7 @@ periodics:
4778747790
decorate: true
4778847791
decoration_config:
4778947792
skip_cloning: true
47793+
timeout: 5h0m0s
4779047794
extra_refs:
4779147795
- base_ref: master
4779247796
org: openshift

0 commit comments

Comments
 (0)