Skip to content

Commit 62b3f40

Browse files
authored
test: Add assertion for OpaCluster in iceberg test (#890)
* test: Add assertion for OpaCluster in iceberg test * Apply suggestion from @sbernauer
1 parent 3cca1d2 commit 62b3f40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
apiVersion: kuttl.dev/v1beta1
3+
kind: TestAssert
4+
timeout: 300
5+
commands:
6+
- script: kubectl -n $NAMESPACE wait --for=condition=available opaclusters.opa.stackable.tech/opa --timeout 301s

0 commit comments

Comments
 (0)