Code Review
/
integration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ef6c5e5
)
Add test for discovery via api gateway
63/11863/1
author
HuabingZhao
<zhao.huabing@zte.com.cn>
Tue, 12 Sep 2017 06:22:39 +0000
(06:22 +0000)
committer
HuabingZhao
<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
patch
|
blob
|
history
diff --git
a/test/csit/plans/msb/rest-service/setup.sh
b/test/csit/plans/msb/rest-service/setup.sh
index
4111b0d
..
9682cde
100644
(file)
--- 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 \