(replies inline)

On Wed, 23 Nov 2016, Jesse Glick wrote:

> On Wed, Nov 23, 2016 at 11:57 AM, Oliver Gond??a <[email protected]> wrote:
> > It should be possible to run
> > ATH in container and run docker fixtures in sibling containers.
> 
> For interesting plugin builds I would also need to able to run both
> Docker and XVNC, to be able to run selected acceptance tests. I
> suppose the XVNC plugin is not strictly necessary since you can do the
> equivalent with an appropriate Docker image and a bit of extra
> scripting.
> 
> Is there some document listing what facilities are expected to be
> available to `Jenkinsfile`s on ci.jenkins.io? I do not really care
> about `ToolInstallation`s so long as Docker is available, but at least
> a list of relevant plugins (mainly publishers) would be useful, and
> some information about preferred Maven mirror usage.


We're pretty much on the same page with regards to Docker. I want to be out of
the practice of hand-crafting and configuring Tools and assorted other plugin
configurations for varying projects, so Docker is my ideal hammer for all those
nails :)


There's no Maven mirror setup specifically in place for ci.jenkins.io agents
and no plans to do anything there right now.

As for plugins, those are managed via Puppet and can be found by artifactId
here:
    
<https://github.com/jenkins-infra/jenkins-infra/blob/staging/hieradata/clients/ci.yaml#L5-L32>

Obviously that doesn't include each of those plugins dependencies, but those
are the ones explicitly installed.



- R. Tyler Croy

------------------------------------------------------
     Code: <https://github.com/rtyler>
  Chatter: <https://twitter.com/agentdero>

  % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F
------------------------------------------------------

-- 
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/20161129191210.GO3000%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Digital signature

Reply via email to