[OpenStack-Infra] [Infra] Job failure notifications

2016-06-16 Thread Ivan Kolodyazhny
Hi team, Is any way to subscribe to notifications to any failure on gate job? I'm maintainer of gate-tempest-dsvm-full-bdd-nv job in Cinder and would like to know when it is failed. Regards, Ivan Kolodyazhny, http://blog.e0ne.info/ ___ OpenStack-Infra

Re: [OpenStack-Infra] [Infra] Job failure notifications

2016-06-16 Thread Andreas Jaeger
On 06/16/2016 05:31 PM, Ivan Kolodyazhny wrote: > Hi team, > > Is any way to subscribe to notifications to any failure on gate job? I'm > maintainer of gate-tempest-dsvm-full-bdd-nv job in Cinder and would > like to know when it is failed. Use the OpenStack health to see yourself, for example:

Re: [OpenStack-Infra] [Infra] Job failure notifications

2016-06-16 Thread Matthew Treinish
On Thu, Jun 16, 2016 at 08:23:25PM +0200, Andreas Jaeger wrote: > On 06/16/2016 05:31 PM, Ivan Kolodyazhny wrote: > > Hi team, > > > > Is any way to subscribe to notifications to any failure on gate job? I'm > > maintainer of gate-tempest-dsvm-full-bdd-nv job in Cinder and would > > like to know

[OpenStack-Infra] There is no Jenkins, only Zuul

2016-06-16 Thread James E. Blair
Since its inception, the OpenStack project has used Jenkins to perform its testing and artifact building. When OpenStack was two git repos, we had one Jenkins master, a few slaves, and we configured all of our jobs manually in the web interface. It was easy for a new project like OpenStack to set

Re: [OpenStack-Infra] [openstack-dev] There is no Jenkins, only Zuul

2016-06-16 Thread Joshua Harlow
James E. Blair wrote: Since its inception, the OpenStack project has used Jenkins to perform its testing and artifact building. When OpenStack was two git repos, we had one Jenkins master, a few slaves, and we configured all of our jobs manually in the web interface. It was easy for a new proje

Re: [OpenStack-Infra] [openstack-dev] There is no Jenkins, only Zuul

2016-06-16 Thread Thomas Goirand
On 06/17/2016 12:41 AM, James E. Blair wrote: > Since its inception, the OpenStack project has used Jenkins to perform > its testing and artifact building. When OpenStack was two git repos, > we had one Jenkins master, a few slaves, and we configured all of our > jobs manually in the web interface

Re: [OpenStack-Infra] [openstack-dev] There is no Jenkins, only Zuul

2016-06-16 Thread Jeremy Stanley
On 2016-06-16 16:15:34 -0700 (-0700), Joshua Harlow wrote: [...] > Is the goal/idea that there would be something like a > '.travis.yml' (file or directory) that would contain the job > configuration (and any special jobs or commands or tasks) in the > project repository that zuul would then use an

Re: [OpenStack-Infra] [openstack-dev] There is no Jenkins, only Zuul

2016-06-16 Thread Jeremy Stanley
On 2016-06-17 01:48:08 +0200 (+0200), Thomas Goirand wrote: > What will be the faith of jenkins job builder then? It is already used > by lots of people, including some Debian folks. Will it be maintained? Jenkins Job Builder is very actively maintained by contributors and reviewers from many orga

[OpenStack-Infra] Upcoming changes now that Jenkins has retired

2016-06-16 Thread James E. Blair
Now that we have retired Jenkins, we have some upcoming changes: * Console logs are now available via TCP The status page now has "telnet" protocol links to running jobs. If you connect to the host and port specified in that link, you will be sent the console log for that job up to that po