wolfboys commented on code in PR #3868:
URL:
https://github.com/apache/incubator-streampark/pull/3868#discussion_r1678735947
##########
.github/workflows/e2e.yml:
##########
@@ -126,6 +126,12 @@ jobs:
class: org.apache.streampark.e2e.cases.TeamManagementTest
- name: MemberManagementTest
class: org.apache.streampark.e2e.cases.MemberManagementTest
+ - name: Flink116OnYarnClustersTest
+ class: org.apache.streampark.e2e.cases.Flink116OnYarnClustersTest
Review Comment:
This PR provides test cases for deploy and shutdown yarn-session cluster,
How about Flink116OnYarnClusterDeployTest ?
--
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]