Hello, I need your advice, i want to achieve integration tests using several pods :
pod 1 : database postgresql pod 2 : build with maven image and test using a connection to pod 2 To implement that I wanted to use IP address (with ip.namespace.pod.cluster.local) of pod1, but I don't know if it is the recommended way, and if it is i don't know how to get this IP address I have seen that I can have my pod agent name using env JENKINS_AGENT_NAME but I don't know what is the best to share it from stages of pod1 in env of pod2 Thank you in advance Tristan FAURE -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9a156b80-db3f-4ac5-9329-b478ebe63c9c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
