Skip to content

Commit b84d165

Browse files
authored
tests: increase OPA assert timeouts (#642)
1 parent c3410d4 commit b84d165

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
apiVersion: kuttl.dev/v1beta1
33
kind: TestAssert
4-
timeout: 300
4+
timeout: 600
55
commands:
6-
- script: kubectl -n $NAMESPACE rollout status daemonset opa-server-default --timeout 300s
6+
- script: kubectl -n $NAMESPACE rollout status daemonset opa-server-default --timeout 600s

0 commit comments

Comments
 (0)