xdu-chenrj commented on code in PR #16673:
URL:
https://github.com/apache/dolphinscheduler/pull/16673#discussion_r1805946033
##########
.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:
I found that all the checks have been passed, why hasn't this problem been
resolved yet
--
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]