From 749d5fcaa4fbae15e7e7dde922325f755f54397e Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Fri, 8 Sep 2017 10:23:44 +0800 Subject: Add msb integration test script Add test script for rest service discovery and access Issue-Id: MSB-61 Change-Id: I038769463004a2b4688efd7297b7d45d2b8be627 Signed-off-by: HuabingZhao --- test/csit/plans/msb/rest-service/testplan.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/csit/plans/msb/rest-service/testplan.txt (limited to 'test/csit/plans/msb/rest-service/testplan.txt') diff --git a/test/csit/plans/msb/rest-service/testplan.txt b/test/csit/plans/msb/rest-service/testplan.txt new file mode 100644 index 000000000..54bb307bf --- /dev/null +++ b/test/csit/plans/msb/rest-service/testplan.txt @@ -0,0 +1,4 @@ +# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Place the suites in run order. +msb/rest-service-discovery +msb/rest-service-api-gateway \ No newline at end of file -- cgit 1.2.3-korg