SbloodyS commented on code in PR #16542:
URL:
https://github.com/apache/dolphinscheduler/pull/16542#discussion_r1777096742
##########
.github/workflows/e2e.yml:
##########
@@ -124,8 +124,6 @@ jobs:
class: org.apache.dolphinscheduler.e2e.cases.WorkflowE2ETest
- name: WorkflowHttpTaskE2ETest
class:
org.apache.dolphinscheduler.e2e.cases.WorkflowHttpTaskE2ETest
- - name: WorkflowJavaTaskE2ETest
- class:
org.apache.dolphinscheduler.e2e.cases.WorkflowJavaTaskE2ETest
Review Comment:
You should modify it base on the new logic according to the previous test
case, not delete 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]