diff options
-rw-r--r-- | csit/apex-pdp/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/api/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/distribution/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/drools-applications/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/drools-pdp/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/pap/plans/testplan.txt | 2 | ||||
-rw-r--r-- | csit/xacml-pdp/plans/testplan.txt | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/csit/apex-pdp/plans/testplan.txt b/csit/apex-pdp/plans/testplan.txt index 89446530..3d3525d1 100644 --- a/csit/apex-pdp/plans/testplan.txt +++ b/csit/apex-pdp/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/apex-pdp.git]/csit/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. apex-pdp-test.robot diff --git a/csit/api/plans/testplan.txt b/csit/api/plans/testplan.txt index ed3f8f63..9a731f89 100644 --- a/csit/api/plans/testplan.txt +++ b/csit/api/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/api.git]/csit/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. api-test.robot diff --git a/csit/distribution/plans/testplan.txt b/csit/distribution/plans/testplan.txt index de61eab9..fa0ab03f 100644 --- a/csit/distribution/plans/testplan.txt +++ b/csit/distribution/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/distribution.git]/csit/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. distribution-test.robot diff --git a/csit/drools-applications/plans/testplan.txt b/csit/drools-applications/plans/testplan.txt index 7acf3cd9..6ca73849 100644 --- a/csit/drools-applications/plans/testplan.txt +++ b/csit/drools-applications/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/drools-applications.git]/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. drools-applications-test.robot diff --git a/csit/drools-pdp/plans/testplan.txt b/csit/drools-pdp/plans/testplan.txt index 76cf0fb0..a63b6ed1 100644 --- a/csit/drools-pdp/plans/testplan.txt +++ b/csit/drools-pdp/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/drools-pdp.git]/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. drools-pdp-test.robot diff --git a/csit/pap/plans/testplan.txt b/csit/pap/plans/testplan.txt index cdb32d2d..1e5b1f94 100644 --- a/csit/pap/plans/testplan.txt +++ b/csit/pap/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/pap.git]/csit/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. pap-test.robot diff --git a/csit/xacml-pdp/plans/testplan.txt b/csit/xacml-pdp/plans/testplan.txt index b24929f4..c8ffa39f 100644 --- a/csit/xacml-pdp/plans/testplan.txt +++ b/csit/xacml-pdp/plans/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [policy/xacml-pdp.git]/tests/. +# Test suites are relative paths under [policy/docker.git]/csit/[project]/tests. # Place the suites in run order. xacml-pdp-test.robot |