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 <gary.i.wu@huawei.com>
diff --git a/plans/msb/iag-redirect-discovery/testplan.txt b/plans/msb/iag-redirect-discovery/testplan.txt
index 54bb307..0f80703 100644
--- a/plans/msb/iag-redirect-discovery/testplan.txt
+++ b/plans/msb/iag-redirect-discovery/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.
msb/rest-service-discovery
msb/rest-service-api-gateway
\ No newline at end of file
diff --git a/plans/msb/rest-service/testplan.txt b/plans/msb/rest-service/testplan.txt
index 54bb307..0f80703 100644
--- a/plans/msb/rest-service/testplan.txt
+++ b/plans/msb/rest-service/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.
msb/rest-service-discovery
msb/rest-service-api-gateway
\ No newline at end of file
diff --git a/plans/msb/sanity-check/testplan.txt b/plans/msb/sanity-check/testplan.txt
index 0ef7507..c0067bb 100644
--- a/plans/msb/sanity-check/testplan.txt
+++ b/plans/msb/sanity-check/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.
msb/startup
diff --git a/plans/msb/tcp-service/testplan.txt b/plans/msb/tcp-service/testplan.txt
index ba8f6f2..a18c357 100644
--- a/plans/msb/tcp-service/testplan.txt
+++ b/plans/msb/tcp-service/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.
msb/tcp-service-discovery
msb/tcp-service-access
\ No newline at end of file