Alanxtl commented on code in PR #1032:
URL: https://github.com/apache/dubbo-go-samples/pull/1032#discussion_r2825441725
##########
start_integrate_test.sh:
##########
@@ -88,6 +88,9 @@ array+=("java_interop/protobuf-triple")
array+=("java_interop/service_discovery/interface")
array+=("java_interop/service_discovery/service")
+# router
+array+=("router/tag")
Review Comment:
哦哦 另外两个需要在配置中心手动操作是吧
那不用加到集成测试里面了
如果这样的话 死循环确实也没啥问题
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]