(replies inline)

On Tue, 22 Nov 2016, Oliver Gond??a wrote:

> On 2016-11-03 10:24, Vincent Latombe wrote:
> >Following Oliver's suggestion on PR #6 [1], I have a created a
> >Jenkinsfile running the ATH based on the changes introduced in this
> >plugin as any regression introduced in this plugin can impact the whole ATH.
> >
> >It would be nice to be able to run this pipeline
> >on https://ci.jenkins.io/ however as far as I understood it is not set
> >up to run the ATH currently (at least I didn't see any ATH job on this
> >instance)
> >
> >One way I used on other instances to run ATH was to use docker-based
> >agents using the image 'cloudbees/java-build-tools'.
> >
> >Vincent
> 
> Ping, Can I do something to get this processed?


Plugins are not yet automatically accepted for builds based on their
Jenkinsfiles in ci.jenkins.io.  There's still some shared library
implementation that I need to do, and further discussion on how we're going to
manage capacity planning and security.

However, I can still add specific plugins to the include list upon request, so
next time you ping me in #jenkins-infra just make sure you mention the plugin
name before disappearing ;)



That said, this[0] Jenkinsfile was clearly written for some Jenkins which is
not ci.jenkins.io or anything that the Jenkins project runs.

* The labels it binds to are not labels we support[1]
* The Xvnc plugin isn't/won't be installed
* It requires an authenticated clone of [email protected]:jenkinsci/a-t-h which 
won't work in ci.jenkins.io
* The CopyArtifact plugin is being used for unclear reasons, which also won't
  work
* There are no Sauce OnDemand credentials in ci.jenkins.io, so the current
  invocations of Selenium won't work

There might be a few other tidbits I'm missing, but that's the gist of it. I'm
happy to participate in future code reviews for a Jenkinsfile though!


[0] 
https://github.com/jenkinsci/form-element-path-plugin/blob/master/Jenkinsfile
[1] https://github.com/jenkins-infra/documentation/blob/master/ci.adoc

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

Attachment: signature.asc
Description: Digital signature

Reply via email to