gyfora commented on code in PR #756:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/756#discussion_r1467818628


##########
.github/workflows/ci.yml:
##########
@@ -113,12 +114,18 @@ jobs:
             test: test_autoscaler.sh
           - version: v1_15
             test: test_dynamic_config.sh
+          - version: v1_15
+            test: test_flink_operator_ha.sh
           - version: v1_16
             test: test_autoscaler.sh
           - version: v1_16
             test: test_dynamic_config.sh
+          - version: v1_16
+            test: test_flink_operator_ha.sh
           - version: v1_17
             test: test_dynamic_config.sh
+          - version: v1_17
+            test: test_flink_operator_ha.sh

Review Comment:
   ah sorry, I thought this was includes. You are right



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to