Re: [OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Noorul Islam K M
Doug Wiegley writes: > Look in openstack_functions.py and remove the offline flag, if you really > want to reuse slaves. > Thank you! I already did that, and things are working fine. Now I have to setup git replication as zuul-cloner is using anonymous http to fetch. Is there a way to avoid t

Re: [OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Doug Wiegley
Look in openstack_functions.py and remove the offline flag, if you really want to reuse slaves. Doug > On Mar 12, 2016, at 5:08 PM, Noorul Islam K M wrote: > > Noorul Islam K M writes: > >> Jeremy Stanley writes: >> >>> On 2016-03-13 00:32:35 +0530 (+0530), Noorul Islam K M wrote: >>> [.

Re: [OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Noorul Islam K M
Noorul Islam K M writes: > Jeremy Stanley writes: > >> On 2016-03-13 00:32:35 +0530 (+0530), Noorul Islam K M wrote: >> [...] >> >>> On zuul node, when I start zuul using service command, it is not working >>> even though the process there is running process. I get Service >>> Unavailable messag

Re: [OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Noorul Islam K M
Jeremy Stanley writes: > On 2016-03-13 00:32:35 +0530 (+0530), Noorul Islam K M wrote: > [...] > >> On zuul node, when I start zuul using service command, it is not working >> even though the process there is running process. I get Service >> Unavailable message in UI. >> >>$ sudo service zu

Re: [OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Jeremy Stanley
On 2016-03-13 00:32:35 +0530 (+0530), Noorul Islam K M wrote: [...] > On zuul node, when I start zuul using service command, it is not working > even though the process there is running process. I get Service > Unavailable message in UI. > >$ sudo service zuul start [...] Did you also start t

[OpenStack-Infra] Re-using OpenStack CI - Stuck with Jenkins job trigger

2016-03-12 Thread Noorul Islam K M
After spending couple of days, I think I am nearing to complete the setup. I used puppet to bootstrap all the nodes. Now I have two issues: On zuul node, when I start zuul using service command, it is not working even though the process there is running process. I get Service Unavailable message