Skip to content

Commit bad6472

Browse files
committed
test: Remove old, outdated kubectl cp command
1 parent bfaa871 commit bad6472

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/templates/kuttl/upgrade/04-prepare-test-nifi.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
apiVersion: kuttl.dev/v1beta1
33
kind: TestStep
44
commands:
5-
- script: kubectl cp -n $NAMESPACE ./test_nifi_metrics.py test-nifi-0:/tmp
65
- script: kubectl cp -n $NAMESPACE ./test_nifi.py test-nifi-0:/tmp
76
- script: kubectl cp -n $NAMESPACE ./flow.py test-nifi-0:/tmp
87
- script: kubectl cp -n $NAMESPACE ./generate-and-log-flowfiles.json test-nifi-0:/tmp

0 commit comments

Comments
 (0)