Skip to content

Commit 2d4a737

Browse files
authored
increase assert timeout from 5m to 10m (#642)
1 parent 8bfe6dc commit 2d4a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chainsaw.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: configuration
66
spec:
77
timeouts:
8-
assert: 5m0s
8+
assert: 10m0s
99
cleanup: 5m0s
1010
delete: 5m0s
1111
error: 5m0s

0 commit comments

Comments
 (0)