SbloodyS commented on code in PR #16673:
URL:
https://github.com/apache/dolphinscheduler/pull/16673#discussion_r1805903130
##########
.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 is still unaddressed. Don't resolve it.
--
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]