Skip to content

Commit fc50c07

Browse files
authored
trt-2255: increase timeout for required job (#69601)
1 parent a54f3c0 commit fc50c07

8 files changed

+12
-0
lines changed

ci-operator/config/openshift/origin/openshift-origin-main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ tests:
459459
enable:
460460
- observers-resource-watch
461461
workflow: baremetalds-e2e-ovn-ipv6
462+
timeout: 5h0m0s
462463
- always_run: false
463464
as: e2e-metal-ipi-ovn-dualstack
464465
cluster: build05

ci-operator/config/openshift/origin/openshift-origin-release-4.20.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ tests:
435435
enable:
436436
- observers-resource-watch
437437
workflow: baremetalds-e2e-ovn-ipv6
438+
timeout: 5h0m0s
438439
- as: e2e-metal-ipi-ovn-dualstack
439440
cluster: build05
440441
optional: true

ci-operator/config/openshift/origin/openshift-origin-release-4.21.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ tests:
460460
enable:
461461
- observers-resource-watch
462462
workflow: baremetalds-e2e-ovn-ipv6
463+
timeout: 5h0m0s
463464
- always_run: false
464465
as: e2e-metal-ipi-ovn-dualstack
465466
cluster: build05

ci-operator/config/openshift/origin/openshift-origin-release-4.22.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ tests:
459459
enable:
460460
- observers-resource-watch
461461
workflow: baremetalds-e2e-ovn-ipv6
462+
timeout: 5h0m0s
462463
- always_run: false
463464
as: e2e-metal-ipi-ovn-dualstack
464465
cluster: build05

ci-operator/jobs/openshift/origin/openshift-origin-main-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,6 +4460,8 @@ presubmits:
44604460
cluster: build05
44614461
context: ci/prow/e2e-metal-ipi-ovn-ipv6
44624462
decorate: true
4463+
decoration_config:
4464+
timeout: 5h0m0s
44634465
labels:
44644466
ci-operator.openshift.io/cloud: equinix-ocp-metal
44654467
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal

ci-operator/jobs/openshift/origin/openshift-origin-release-4.20-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4387,6 +4387,8 @@ presubmits:
43874387
cluster: build05
43884388
context: ci/prow/e2e-metal-ipi-ovn-ipv6
43894389
decorate: true
4390+
decoration_config:
4391+
timeout: 5h0m0s
43904392
labels:
43914393
ci-operator.openshift.io/cloud: equinix-ocp-metal
43924394
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal

ci-operator/jobs/openshift/origin/openshift-origin-release-4.21-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,6 +4460,8 @@ presubmits:
44604460
cluster: build05
44614461
context: ci/prow/e2e-metal-ipi-ovn-ipv6
44624462
decorate: true
4463+
decoration_config:
4464+
timeout: 5h0m0s
44634465
labels:
44644466
ci-operator.openshift.io/cloud: equinix-ocp-metal
44654467
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal

ci-operator/jobs/openshift/origin/openshift-origin-release-4.22-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,6 +4460,8 @@ presubmits:
44604460
cluster: build05
44614461
context: ci/prow/e2e-metal-ipi-ovn-ipv6
44624462
decorate: true
4463+
decoration_config:
4464+
timeout: 5h0m0s
44634465
labels:
44644466
ci-operator.openshift.io/cloud: equinix-ocp-metal
44654467
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal

0 commit comments

Comments
 (0)