Skip to content

Commit 89beee2

Browse files
test: Add diagnostic output
1 parent 3ef54c7 commit 89beee2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/templates/kuttl/restarter/10-assert.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ kind: TestAssert
44
timeout: 120
55
commands:
66
- script: |
7+
pwd
8+
9+
ls -al
10+
11+
tree
12+
713
. ./test-script.sh
814
915
# Wait for the StatefulSet to be deployed

0 commit comments

Comments
 (0)