Jobs creation on jenkins.ci.cloudbees.com restored

51 views
Skip to first unread message

Arnaud Héritier

unread,
Jan 19, 2017, 5:47:42 PM1/19/17
to Jenkin...@googlegroups.com
Hi all,

  FYI with KK we fixed the automated creation of jobs for plugins (built with maven) on



  It will be executed every hour.

Cheers

--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Andrew Bayer

unread,
Jan 19, 2017, 6:52:30 PM1/19/17
to jenkin...@googlegroups.com
I just disabled https://jenkins.ci.cloudbees.com/job/plugins/job/pipeline-model-definition-plugin/ 'cos I just want the multibranch setup on ci.jenkins.io to run - is there a better way to ensure that a given plugin repo won't get built on jenkins.ci.cloudbees.com?

A.

--
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 jenkinsci-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAFNCU-_fE-ed5h6yDwpGqwG3Uwdos4%3D_idE81t9wjCyGpUymYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Arnaud Héritier

unread,
Jan 20, 2017, 1:13:54 AM1/20/17
to jenkin...@googlegroups.com
Yes I saw few duplicated stuffs but for now I don't see with the current code how to easily deactivate je job if it already on jenkins.io. I'll do it manually later today. For now we don't have a lot of exceptions thus it won't be too painful. Also we don't deploy snapshots of these builds (AFAIR) thus there is no risk of conflict. This is just a problem of using some resources for nothing and perhaps to have an erroneous broken build if it requires a specific setup done in the Jenkinsfile and not in our template. 



Le ven. 20 janv. 2017 à 00:52, Andrew Bayer <andrew...@gmail.com> a écrit :
I just disabled https://jenkins.ci.cloudbees.com/job/plugins/job/pipeline-model-definition-plugin/ 'cos I just want the multibranch setup on ci.jenkins.io to run - is there a better way to ensure that a given plugin repo won't get built on jenkins.ci.cloudbees.com?

A.

On Thu, Jan 19, 2017 at 2:47 PM, Arnaud Héritier <aher...@gmail.com> wrote:
Hi all,

  FYI with KK we fixed the automated creation of jobs for plugins (built with maven) on



  It will be executed every hour.

Cheers

--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier










--


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 jenkinsci-de...@googlegroups.com.
--


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 jenkinsci-de...@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPbPdOaLt7dccQMyQh2ppH4OgL5YtcNU9OwwZnNXfNU-7v%2BGyA%40mail.gmail.com.

Arnaud Héritier

unread,
Jan 20, 2017, 5:35:33 AM1/20/17
to jenkin...@googlegroups.com, Slide
It's good.
I edited our templates to allow to add a description for jobs and to disable them
I manually commented/disabled in https://jenkins.ci.cloudbees.com/job/plugins/ all jobs already available on https://ci.jenkins.io/job/Plugins/

Alex, I had a look to allow you to view our templates but like it is configured it requires the administration privilege
I don't know who can validate your request. Maybe you can open an INFRA ticket for this

cheers


On Fri, Jan 20, 2017 at 7:13 AM, Arnaud Héritier <aher...@gmail.com> wrote:
Yes I saw few duplicated stuffs but for now I don't see with the current code how to easily deactivate je job if it already on jenkins.io. I'll do it manually later today. For now we don't have a lot of exceptions thus it won't be too painful. Also we don't deploy snapshots of these builds (AFAIR) thus there is no risk of conflict. This is just a problem of using some resources for nothing and perhaps to have an erroneous broken build if it requires a specific setup done in the Jenkinsfile and not in our template. 
Le ven. 20 janv. 2017 à 00:52, Andrew Bayer <andrew...@gmail.com> a écrit :
I just disabled https://jenkins.ci.cloudbees.com/job/plugins/job/pipeline-model-definition-plugin/ 'cos I just want the multibranch setup on ci.jenkins.io to run - is there a better way to ensure that a given plugin repo won't get built on jenkins.ci.cloudbees.com?

A.

On Thu, Jan 19, 2017 at 2:47 PM, Arnaud Héritier <aher...@gmail.com> wrote:
Hi all,

  FYI with KK we fixed the automated creation of jobs for plugins (built with maven) on



  It will be executed every hour.

Cheers

--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier










--


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 jenkinsci-dev+unsubscribe@googlegroups.com.








--


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 jenkinsci-dev+unsubscribe@googlegroups.com.

Slide

unread,
Jan 20, 2017, 10:23:21 AM1/20/17
to Arnaud Héritier, jenkin...@googlegroups.com
Arnaud,

I'm guessing the maven template is the same as https://github.com/jenkinsci/backend-jenkins-ci-cloudbees-com-filler/blob/master/src/main/resources/org/jenkinsci/backend/cifiller/job.xml? If the gradle template content could be made available similarly, that would be nice. I'll open a ticket for the request.

Regards,

Alex

To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.








--


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 jenkinsci-de...@googlegroups.com.

Arnaud Héritier

unread,
Jan 20, 2017, 11:33:34 AM1/20/17
to Slide, jenkin...@googlegroups.com
yes, but it is a freestyle project thus it should be something like : https://gist.github.com/aheritier/d568ca4a282ffb8759770e4c4e90411b
I don't have commit rights on  https://github.com/jenkinsci/backend-jenkins-ci-cloudbees-com-filler but if you propose a PR just ping me, I'll test it on my fork and if it's ok I'll ask to KK to merge it

To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscribe@googlegroups.com.








--


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 jenkinsci-dev+unsubscribe@googlegroups.com.



--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Arnaud Héritier

unread,
Jan 23, 2017, 6:15:41 AM1/23/17
to Slide, jenkin...@googlegroups.com
I discovered I have commit rights thus PRs are welcome
Alex as your are helping a lot on HOSTING tickets I gave you ( slide...@gmail.com ) also the admin privilege on https://jenkins.ci.cloudbees.com
Tyler told me that the fix of jobs creations created a lot of noise in some plugins because their builds are failing
Also the deployment/move to ci.jenkins.io should happen soon (when the scm api 2 will be ready)


Slide

unread,
Jan 23, 2017, 8:43:20 AM1/23/17
to Arnaud Héritier, jenkin...@googlegroups.com
Awesome, thanks! I have a PR for the ci-filler coming up soon. 

To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.








--


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 jenkinsci-de...@googlegroups.com.



--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier



--
-----
Arnaud Héritier
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

Jesse Glick

unread,
May 4, 2017, 12:45:28 PM5/4/17
to Jenkins Dev
On Fri, Jan 20, 2017 at 5:35 AM, Arnaud Héritier <aher...@gmail.com> wrote:
> I manually commented/disabled in
> https://jenkins.ci.cloudbees.com/job/plugins/ all jobs already available on
> https://ci.jenkins.io/job/Plugins/

I just did the same for plugins to which I have recently added
`Jenkinsfile` (also `plugin-pom` and `maven-hpi-plugin`).

But about the big one:

https://ci.jenkins.io/job/Core/job/jenkins/

is active and pretty stable, so I have taken the liberty of finally disabling

https://jenkins.ci.cloudbees.com/job/core/job/jenkins-core/

Also I disabled

https://jenkins.ci.cloudbees.com/job/core/job/JDK%20compatibility/

whatever that is, since the JDK 7 build is rightly broken, the
ci.jenkins.io versions tests JDK 8 already, and the JDK 9 version
seems to have never worked due to some system configuration problem;
if we expect Jenkins to build correctly on 9, let us set that up on
the server properly.

Arnaud Héritier

unread,
May 4, 2017, 3:01:42 PM5/4/17
to jenkin...@googlegroups.com
Cool. Thanks Jesse 

--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr01iy91B%2BiCUgxtucOLJhDZWFos6WxnkOnnbO2NPNdt_w%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

Baptiste Mathus

unread,
May 4, 2017, 6:00:37 PM5/4/17
to Jenkins Developers
Now that's some news, I thought there was no JDK9 on ci.j.i.


--
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 jenkinsci-dev+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages