aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans
diff options
context:
space:
mode:
authoryunlong ying <ying.yunlong@zte.com.cn>2017-09-13 03:50:30 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-13 03:50:30 +0000
commit0c721aa307358db2f6ad3f0d3f2c8adfc4b4d372 (patch)
treed4798ff0bf9b824513cdb1a8324d830604262317 /test/csit/plans
parent64d3155b6220a491d08b97851f455e5788d9a8fe (diff)
parent765f760cb8ea9c9842994dbbd3195f7ca22746ff (diff)
Merge "Add test for discovery via api gateway"
Diffstat (limited to 'test/csit/plans')
-rw-r--r--test/csit/plans/msb/rest-service/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/plans/msb/rest-service/setup.sh b/test/csit/plans/msb/rest-service/setup.sh
index 4111b0de0..9682cde74 100644
--- a/test/csit/plans/msb/rest-service/setup.sh
+++ b/test/csit/plans/msb/rest-service/setup.sh
@@ -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 \