From: Jim Hahn Date: Thu, 13 May 2021 17:24:12 +0000 (-0400) Subject: Update comments in test plans X-Git-Tag: 2.3.0~37^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F121342%2F1;p=policy%2Fdocker.git Update comments in test plans Changed the directory name in the test plan comments, now that they've been moved to docker/csit. Issue-ID: POLICY-3299 Change-Id: Ie17e01ff68a6d2caca9750736724a6e97a8ac20d Signed-off-by: Jim Hahn --- 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