aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/msb
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17Set consul version to 0.9.3HuabingZhao4-4/+4
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-15Add test script for iagHuabingZhao3-0/+80
Test service registration and discovery via api gateway. Issue-Id: MSB-75 Change-Id: I06cea5ede71c7f0ba4c15520f8d73d972135f9d9 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>
2017-09-08Fix csit issueHuabingZhao2-9/+12
Remove sudo when start docker container. Issue-Id: MSB-61 Change-Id: Id34d55e0e9d0f766a96c710aa730fef210ede510 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-06Add msb integration test scriptHuabingZhao5-2/+80
Add test script for tcp service discovery and access Modify license header Issue-Id: MSB-61 Change-Id: I385aa76d247e081845d7e2bab729dd1d3c60243d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-04msb integration test script: sanity checkHuabingZhao3-0/+64
Change-Id: Ibbd403a0f903fcdef192ec4b6b81ad065ce1831a Issue-ID: MSB-61 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>