diff options
author | 2017-09-08 10:23:44 +0800 | |
---|---|---|
committer | 2017-09-08 10:23:55 +0800 | |
commit | 749d5fcaa4fbae15e7e7dde922325f755f54397e (patch) | |
tree | 3f05d496edd16d10b11a46fc5572544b5abcfa5a /test/csit/tests/msb/rest-service-discovery/__init__.robot | |
parent | e9830799c584a540491f836e16939768b71dc473 (diff) |
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 <zhao.huabing@zte.com.cn>
Diffstat (limited to 'test/csit/tests/msb/rest-service-discovery/__init__.robot')
-rw-r--r-- | test/csit/tests/msb/rest-service-discovery/__init__.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csit/tests/msb/rest-service-discovery/__init__.robot b/test/csit/tests/msb/rest-service-discovery/__init__.robot new file mode 100644 index 000000000..efd2221f2 --- /dev/null +++ b/test/csit/tests/msb/rest-service-discovery/__init__.robot @@ -0,0 +1,2 @@ +*** Settings *** +Documentation Microservices Service Bus - Messag Broker |