Aitozi commented on code in PR #179:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/179#discussion_r857113510


##########
e2e-tests/test_last_state_upgrade.sh:
##########
@@ -47,6 +48,7 @@ function wait_for_jobmanager_running() {
 function assert_available_slots() {
   expected=$1
   ip=$(minikube ip)
+  curl http://$ip/default/${CLUSTER_ID}/overview

Review Comment:
   Fixed



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