We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37194b3 commit 673a2ffCopy full SHA for 673a2ff
2 files changed
…/kuttl/opa-interop/41-check-listing.yaml …mplates/kuttl/opa-interop/40-assert.yamltests/templates/kuttl/opa-interop/41-check-listing.yaml renamed to tests/templates/kuttl/opa-interop/40-assert.yaml
@@ -1,8 +1,6 @@
1
---
2
apiVersion: kuttl.dev/v1beta1
3
-kind: TestStep
4
-metadata:
5
- name: check-listing
+kind: TestAssert
6
timeout: 120
7
commands:
8
- - script: kubectl exec -n $NAMESPACE -i airflow-webserver-default-0 -- python3 < 41_check-listing_3.py
+ - script: kubectl exec -n $NAMESPACE -i airflow-webserver-default-0 -- python3 < 40_check-listing_3.py
…/kuttl/opa-interop/41_check-listing_3.py …/kuttl/opa-interop/40_check-listing_3.pytests/templates/kuttl/opa-interop/41_check-listing_3.py renamed to tests/templates/kuttl/opa-interop/40_check-listing_3.py
0 commit comments