dongjoon-hyun commented on code in PR #77:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/77#discussion_r1724168821


##########
.github/workflows/build_and_test.yml:
##########
@@ -92,6 +105,11 @@ jobs:
           ./gradlew spark-operator-api:relocateGeneratedCRD
           helm install spark-kubernetes-operator --create-namespace -f 
build-tools/helm/spark-kubernetes-operator/values.yaml 
build-tools/helm/spark-kubernetes-operator/
           helm test spark-kubernetes-operator
+          # Use remote host' s docker image
+          minikube docker-env --unset

Review Comment:
   Got it. This was the required part.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to