Skip to content

Commit a403073

Browse files
committed
Increase chainsaw E2E timeouts
1 parent c989799 commit a403073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/chainsaw/e2e/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ spec:
88
metadata:
99
labels: { postgres-operator-test: chainsaw }
1010
timeouts:
11-
assert: 3m
12-
cleanup: 3m
11+
assert: 5m
12+
cleanup: 5m

0 commit comments

Comments
 (0)