xdu-chenrj commented on code in PR #16673:
URL: 
https://github.com/apache/dolphinscheduler/pull/16673#discussion_r1804000143


##########
.github/workflows/e2e.yml:
##########
@@ -143,6 +143,8 @@ jobs:
             class: 
org.apache.dolphinscheduler.e2e.cases.SqlServerDataSourceE2ETest
           - name: HiveDataSourceE2ETest
             class: org.apache.dolphinscheduler.e2e.cases.HiveDataSourceE2ETest
+          - name: SslShellTaskE2ETest
+            class: 
org.apache.dolphinscheduler.e2e.cases.ssl.SslShellTaskE2ETest

Review Comment:
   > This test case is not running normally, the cluster is not started. You 
should check it. 
https://github.com/apache/dolphinscheduler/actions/runs/11365198466?pr=16673
   
   can you tell me where the log of cluster startup exception is? how to 
determine if a cluster is starting up properly? thank you



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