-
Notifications
You must be signed in to change notification settings - Fork 118
Conversation
Confirmed that the fix works |
Just got the public access working about an hour ago... it is: Once this fix is in, we'll enable adding the messages to the PRs directly. For some reason I think the failure leaves the system in a weird state, and requires it be run again... |
@cvpatel, does it rebuild the minikube cluster and create new docker images each time? I think that needs it to run pre-integration-test first. |
It runs the following command, which should do it? I couldn't even start minikube on the system manually; I have added some cleanup steps in case of failures to stop and delete minikube explicitly, which should hopefully be enough. Trying once more . |
rerun integration test please |
Looks good now! http://66.128.149.237:8080/job/PR-apache-spark-on-k8s_spark/22/ |
(cherry picked from commit 8336465)
…upstream Resync kube upstream
Fix #165
I'm having issues running the integration tests but they seemed to pass once.
@cvpatel PTAL