Skip to content

Commit 8ccfcdb

Browse files
committed
Drop NAD from deps in TLS Kuttl tests
Keep the NAD creation in the test step
1 parent 71cd248 commit 8ccfcdb

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

test/kuttl/tests/tls/00-deps.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ commands:
88
- script: |
99
oc apply -f deps/loki-operator.yaml
1010
until oc api-resources | grep -q grafana; do sleep 1; done
11-
- script: |
12-
oc apply -n telemetry-kuttl-tests -f deps/nad.yaml

test/kuttl/tests/tls/deps/nad.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)