diff options
Diffstat (limited to 'test/csit/plans')
-rw-r--r-- | test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/setup.sh (renamed from test/csit/plans/modeling/javatoscachecker/APIs/setup.sh) | 2 | ||||
-rw-r--r-- | test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/teardown.sh (renamed from test/csit/plans/modeling/javatoscachecker/APIs/teardown.sh) | 2 | ||||
-rw-r--r-- | test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/testplan.txt | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/test/csit/plans/modeling/javatoscachecker/APIs/setup.sh b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/setup.sh index 19fc5ed79..03d07defb 100644 --- a/test/csit/plans/modeling/javatoscachecker/APIs/setup.sh +++ b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/setup.sh @@ -18,5 +18,5 @@ # # Place the scripts in run order: -source ${WORKSPACE}/test/csit/scripts/modeling/javatoscachecker/setup_containers.sh +source ${WORKSPACE}/test/csit/scripts/modeling-toscaparsers-javatoscachecker/setup_containers.sh diff --git a/test/csit/plans/modeling/javatoscachecker/APIs/teardown.sh b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/teardown.sh index 0e149c028..1ecaad4d2 100644 --- a/test/csit/plans/modeling/javatoscachecker/APIs/teardown.sh +++ b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/teardown.sh @@ -17,5 +17,5 @@ # Modifications copyright (c) 2017 AT&T Intellectual Property # -source ${WORKSPACE}/test/csit/scripts/modeling/javatoscachecker/teardown_containers.sh +source ${WORKSPACE}/test/csit/scripts/modeling-toscaparsers-javatoscachecker/teardown_containers.sh diff --git a/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/testplan.txt b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/testplan.txt new file mode 100644 index 000000000..f59237bd4 --- /dev/null +++ b/test/csit/plans/modeling-toscaparsers-javatoscachecker/APIs/testplan.txt @@ -0,0 +1,3 @@ +# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Place the suites in run order. +modeling-toscaparsers-javatoscachecker/APIs |