Dear all,

I would like to implement ATH tests for the Maven Pipeline Plugin with 
Remote Build Agents. I need both a JDK and Git on these agents. The 
existing JavaContainer 
<https://github.com/jenkinsci/docker-fixtures/blob/docker-fixtures-1.0/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/JavaContainer/Dockerfile>
 
of the docker-fixtures does not bundle Git.

I think that a Docker Image with Git to run ATH tests on a remote agent 
could not only be valuable for the Pipeline Maven Plugin but also for the 
Git Plugin.

What's the best way to have a Docker Image for ATH tests with a JDK and 
Git? Shall I propose a PR to add the Git executable in the JavaContainer? 
Or shall I create a JavaGitContainer that extends the JavaContainer?

Cyrille

-- 
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/0db0a1de-ae71-4232-848c-e5fc8f2dce39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to