churromorales commented on code in PR #13804:
URL: https://github.com/apache/druid/pull/13804#discussion_r1136106990


##########
extensions-contrib/kubernetes-overlord-extensions/src/test/java/org/apache/druid/k8s/overlord/common/DruidPeonClientIntegrationTest.java:
##########
@@ -54,6 +54,7 @@
 import static org.junit.jupiter.api.Assertions.assertEquals;
 
 // must have a kind / minikube cluster installed and the image pushed to your 
repository
+@Disabled

Review Comment:
   I had a kind cluster running locally, it was in the original patch.  For 
anyone that wants to test with a local k8s cluster I left this test in the 
codebase.  If you want me to remove it, I'll be happy to get rid of it.  I find 
it useful for when I make changes, since I can't integration test this with the 
way current druid-it tests are setup. 



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