Add test for discovery via api gateway 63/11863/1
authorHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 12 Sep 2017 06:22:39 +0000 (06:22 +0000)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 12 Sep 2017 06:26:41 +0000 (06:26 +0000)
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>
test/csit/plans/msb/rest-service/setup.sh

index 4111b0d..9682cde 100644 (file)
@@ -43,7 +43,7 @@ for i in {1..10}; do
     sleep $i
 done
 
-#Need some time so service info can be synced from discovery to api gateway
+#Need some time for the initialization of MSB services
 sleep 60
 
 curl -X POST \