How run autotest if elasticsearch in kubernetes?

Hello!
I read documentation https://github.com/elastic/elasticsearch/blob/master/TESTING.asciidoc

./gradlew test -Dtests.haltonfailure=false
./gradlew test -verbose

But how run autotest if elasticsearch in kubernetes?
Where change address and port of elasticsearch config?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.