Skip to content

Commit

Permalink
albo: increase timeout to 5h for rosa e2e tests (#59745)
Browse files Browse the repository at this point in the history
  • Loading branch information
alebedev87 authored Dec 11, 2024
1 parent 3dd455e commit 1761631
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ tests:
requests:
cpu: 100m
workflow: aws-load-balancer-install-rosa
timeout: 5h0m0s
- as: e2e-aws-proxy-operator
steps:
cluster_profile: aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ tests:
requests:
cpu: 100m
workflow: aws-load-balancer-install-rosa
timeout: 5h0m0s
zz_generated_metadata:
branch: release-1.0
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ tests:
requests:
cpu: 100m
workflow: aws-load-balancer-install-rosa
timeout: 5h0m0s
- as: e2e-aws-proxy-operator
steps:
cluster_profile: aws
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ presubmits:
cluster: build06
context: ci/prow/e2e-aws-rosa-operator
decorate: true
decoration_config:
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ presubmits:
cluster: build09
context: ci/prow/e2e-aws-rosa-operator
decorate: true
decoration_config:
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-qe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ presubmits:
cluster: build09
context: ci/prow/e2e-aws-rosa-operator
decorate: true
decoration_config:
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-qe
Expand Down

0 comments on commit 1761631

Please sign in to comment.