liqingwang commented on code in PR #13924:
URL: 
https://github.com/apache/dolphinscheduler/pull/13924#discussion_r1194789301


##########
dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/test/java/org/apache/dolphinscheduler/plugin/registry/etcd/EtcdRegistryTest.java:
##########
@@ -140,4 +141,23 @@ public void notify(Event event) {
     public static void after() throws IOException {
         registry.close();
     }
+
+    @Disabled
+    @Test

Review Comment:
   This test method is used for the user to test connect etcd with 
configuration, user need to input their endpoints and SSL file.



-- 
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]

Reply via email to