File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,7 @@ export IMAGE_MCAD="${IMAGE_REPOSITORY_MCAD}:${IMAGE_TAG_MCAD}"
45
45
CLUSTER_STARTED=" false"
46
46
export KUTTL_VERSION=0.15.0
47
47
export KUTTL_OPTIONS=${TEST_KUTTL_OPTIONS}
48
- # export KUTTL_TEST_SUITES=("${ROOT_DIR}/test/kuttl-test.yaml" "${ROOT_DIR}/test/kuttl-test-deployment-03.yaml" "${ROOT_DIR}/test/kuttl-test-deployment-02.yaml" "${ROOT_DIR}/test/kuttl-test-deployment-01.yaml")
49
- export KUTTL_TEST_SUITES=(" ${ROOT_DIR} /test/kuttl-test-extended-resources.yaml" )
48
+ export KUTTL_TEST_SUITES=(" ${ROOT_DIR} /test/kuttl-test-extended-resources.yaml" " ${ROOT_DIR} /test/kuttl-test.yaml" " ${ROOT_DIR} /test/kuttl-test-deployment-03.yaml" " ${ROOT_DIR} /test/kuttl-test-deployment-02.yaml" " ${ROOT_DIR} /test/kuttl-test-deployment-01.yaml" )
50
49
DUMP_LOGS=" true"
51
50
52
51
You can’t perform that action at this time.
0 commit comments