Greetings: I have encountered some problems about having ATH working with two Jenkins instances. I am writing a Selenium test that interacts with two Jenkins instances. And I am using ATH as a external framework.
The tricky part is that the Selenium test will be interacting things on both Jenkins so they must be up and running at the same time. I have been: - reading code of *org.jenkinsci.test.acceptance.server.JenkinsControllerPoolProcess* class and hope to use it to expose two Jenkins instance. - thinking about maybe use docker to spawn tow Jenkins instances? Does anyone know if it is possible (how) to let ATH spawn two accessible Jenkins instances in this way? Any help is appreciated! regards, Bowen -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/13e71f11-783f-406c-9f62-59fd17ef98df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
