From 13111e94c63f26b3234ae28ff46df3ce8392636d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 27 Sep 2018 11:31:33 -0700 Subject: Adjust relative paths for CSIT files Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu --- plans/aai/esr-server/testplan.txt | 2 +- plans/aai/resources/testplan.txt | 2 +- plans/aai/search-data-service/testplan.txt | 2 +- plans/aai/traversal/testplan.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plans/aai') diff --git a/plans/aai/esr-server/testplan.txt b/plans/aai/esr-server/testplan.txt index 43ed23e9..0592a70e 100644 --- a/plans/aai/esr-server/testplan.txt +++ b/plans/aai/esr-server/testplan.txt @@ -1,4 +1,4 @@ -# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. aai/esr-server/startup diff --git a/plans/aai/resources/testplan.txt b/plans/aai/resources/testplan.txt index 1e8902a5..e0538c03 100644 --- a/plans/aai/resources/testplan.txt +++ b/plans/aai/resources/testplan.txt @@ -1,4 +1,4 @@ -# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. aai/resources/api_suite aai/resources/relationship_suite diff --git a/plans/aai/search-data-service/testplan.txt b/plans/aai/search-data-service/testplan.txt index b0a72a0f..02f3ea37 100644 --- a/plans/aai/search-data-service/testplan.txt +++ b/plans/aai/search-data-service/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. aai/search-data-service/suite1 diff --git a/plans/aai/traversal/testplan.txt b/plans/aai/traversal/testplan.txt index 9b48bf9b..65603fd5 100644 --- a/plans/aai/traversal/testplan.txt +++ b/plans/aai/traversal/testplan.txt @@ -1,3 +1,3 @@ -# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. aai/traversal/suite1 -- cgit 1.2.3-korg