Skip to content

Commit 673a2ff

Browse files
committed
fix: rename / change final check to TestAssert
1 parent 37194b3 commit 673a2ff

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
apiVersion: kuttl.dev/v1beta1
3-
kind: TestStep
4-
metadata:
5-
name: check-listing
3+
kind: TestAssert
64
timeout: 120
75
commands:
8-
- script: kubectl exec -n $NAMESPACE -i airflow-webserver-default-0 -- python3 < 41_check-listing_3.py
6+
- script: kubectl exec -n $NAMESPACE -i airflow-webserver-default-0 -- python3 < 40_check-listing_3.py

tests/templates/kuttl/opa-interop/41_check-listing_3.py renamed to tests/templates/kuttl/opa-interop/40_check-listing_3.py

File renamed without changes.

0 commit comments

Comments
 (0)