On Thu, Feb 14, 2019 at 6:34 AM Oliver Gondža <[email protected]> wrote: > Does it sound useful to you?
Yes! My main feedback is that, if possible, this should be reworked to use a Docker container to launch Jenkins, with the image configurable on a per-test basis. (That does not preclude mounting Maven-specific files like `jenkins.war` and dependency `*.jpi` from the local repository or `target` directory.) This would allow for much better control over tests. I have sorely missed this in `mercurial-plugin`, for example. There probably also needs to be some work done to allow agents to also run in containers, like `docker-fixtures` does, with ports bound. (Docker Compose? Minikube / microk8s? Something based on testcontainers.org?) I suggest you assign https://issues.jenkins-ci.org/browse/JENKINS-41827 to yourself, as you seem to be implementing something very much like what this wished for. -- 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/CANfRfr2S85Vgx7N%3D7DTM3qkOBqAqBDr7M4zK9RTs6cZ%2B2NZuFg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
