Skip to content

Commit ff221cd

Browse files
committed
increase timeout for multiple-runs e2e test
On-behalf-of: @SAP [email protected]
1 parent 218f32b commit ff221cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.prow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ presubmits:
177177
value: '2'
178178
- name: E2E_PARALLELISM
179179
value: '3'
180+
- name: TEST_ARGS
181+
value: '-timeout 20m'
180182
resources:
181183
requests:
182184
memory: 6Gi

0 commit comments

Comments
 (0)