summaryrefslogtreecommitdiffstats
path: root/test/csit/plans/msb/rest-service
AgeCommit message (Collapse)AuthorFilesLines
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-08Kill and remove container after testingHuabingZhao1-4/+4
Issue-Id: MSB-61 Change-Id: I298c0fa1d5f5bb6b584a93e74539a380449e5a45 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Add msb integration test scriptHuabingZhao3-0/+80
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>