File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : kuttl.dev/v1beta1
3
3
kind : TestAssert
4
- timeout : 300
4
+ timeout : 600
5
5
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
Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : kuttl.dev/v1beta1
3
3
kind : TestAssert
4
- timeout : 300
4
+ timeout : 600
5
5
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
Original file line number Diff line number Diff line change 1
1
---
2
2
apiVersion : kuttl.dev/v1beta1
3
3
kind : TestAssert
4
- timeout : 300
4
+ timeout : 600
5
5
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
You can’t perform that action at this time.
0 commit comments