SbloodyS commented on code in PR #3868:
URL: 
https://github.com/apache/incubator-streampark/pull/3868#discussion_r1678732614


##########
.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:
   Maybe using `Flink116OnYarnSessionClustersTest`? Do you have better idea?



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