aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/msb/rest-service/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-55/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-17Set consul version to 0.9.3HuabingZhao1-1/+1
MSB can't work with the latest version of Consul 1.0.0. Issue-Id: MSB-61 Change-Id: I2a077d40f64266fdb5bcb0ba97f6ced07cc0fe84 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-12Add test for discovery via api gatewayHuabingZhao1-1/+1
Client should use discovery service to register and discovery services. However, API gateway will route the requests to discovery service for back-compatible with OPNE-O. Issue-Id: MSB-61 Change-Id: I5485cc64e3648770997135ea0b50eaff81fb5036 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-12Fix integration testHuabingZhao1-4/+4
Issue-Id: MSB-74 Change-Id: I39900210613067cfc7dc2aa2b2235bc566df8555 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Add msb integration test scriptHuabingZhao1-0/+55
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>