bgeng777 commented on code in PR #173:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/173#discussion_r853753615


##########
.github/workflows/ci.yml:
##########
@@ -73,7 +73,7 @@ jobs:
       - name: Tests in flink-kubernetes-operator
         run: |
           cd flink-kubernetes-operator
-          mvn integration-test -Dit.skip=false
+          mvn verify -Dit.skip=false

Review Comment:
   Sure, you can see failed CI 
[here](https://github.com/bgeng777/flink-kubernetes-operator/runs/6089734117?check_suite_focus=true#step:10:2083).
 This branch does not set JM replica to 1 and it should fail due to validation 
error.



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