Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-19 Thread Eduard Matei
arty.html#reading-the-event-stream >> >> >> >> Ramy >> >> >> >> >> >> >> >> >> >> *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] >> *Sent:* Friday, January 16, 2015 6:57 AM >> >> *To:* Open

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-18 Thread Eduard Matei
unders.com] > *Sent:* Friday, January 16, 2015 6:57 AM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help > setting up CI > > > > Hi Punith, > > That's the whole log :) No

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-16 Thread Eduard Matei
e[3] >>> >>> >>> >>> And you can setup a 2nd job that runs your internal functional tests as >>> well. >>> >>> >>> >>> Ramy >>> >>> >>> >>> [1] http://docs.openstack.org/developer/devstack/c

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-16 Thread Punith S
an run custom code directly from jenkins job). >> >> >> >> Thanks, >> >> >> >> Eduard >> >> >> >> On Wed, Jan 14, 2015 at 6:49 PM, Asselin, Ramy >> wrote: >> >> Double check your ssh public/private key, authoriz

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-16 Thread Eduard Matei
enstack.org/developer/devstack/plugins.html > > [3] > https://wiki.openstack.org/wiki/Cinder/tested-3rdParty-drivers#Third_Party_CI_Requirements > > > > > > > > > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Thursday, January 15, 2015 4:57 AM

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-15 Thread Eduard Matei
ch up. No passwords should be requested. >>>> >>>> Try doing a manual scp as Jenkins user from the slave to the log server >>>> (as Jenkins user there too). >>>> >>>> >>>> >>>> Regarding manually setting up the publish

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-15 Thread Amit Das
; They should all match up. No passwords should be requested. >>> >>> Try doing a manual scp as Jenkins user from the slave to the log server >>> (as Jenkins user there too). >>> >>> >>> >>> Regarding manually setting up the publisher, I don’t know. Jenki

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-15 Thread Eduard Matei
ld work correctly. >> >> >> >> Ramy >> >> >> >> *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] >> *Sent:* Wednesday, January 14, 2015 6:56 AM >> >> *To:* OpenStack Development Mailing List (not for usage questions) >

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-15 Thread Eduard Matei
ctly. > > > > Ramy > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Wednesday, January 14, 2015 6:56 AM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [OpenStack-Infra] [Third

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-14 Thread Asselin, Ramy
tack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Hi Ramy, I think i managed to setup SCP plugin and updated zuul.conf but it only uploads the console.html not the logs I have an SCP site pointing to the apache server and the root location is /srv/static, and in the dsvm job manu

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-14 Thread Asselin, Ramy
See in-line From: Eduard Matei [mailto:eduard.ma...@cloudfounders.com] Sent: Wednesday, January 14, 2015 12:41 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Thanks Ramy, i'll try t

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-14 Thread Eduard Matei
in gerrit: >> https://github.com/rasselin/os-ext-testing/blob/master/puppet/modules/os_ext_testing/manifests/master.pp#L18 >> >> >> >> >> >> Ramy >> >> >> >> *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] >> *Sent:*

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-14 Thread Eduard Matei
aster.pp#L18 > > > > > > Ramy > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Tuesday, January 13, 2015 2:31 AM > > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [Open

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-13 Thread Asselin, Ramy
) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Thanks Ramy, i got it now working (the NODEPOOL_SSH_KEY was not set before starting first time nodepool, so template got incorrect key) Next question: where do i configure the apache logs server address? I have a

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-13 Thread Eduard Matei
was able to log in to set up the instance, but didn't end up with > the right thing in the NODEPOOL_SSH_KEY variable. > > > -Patrick > > > > On Fri, Jan 9, 2015 at 9:25 AM, Asselin, Ramy wrote: > > > > Regarding SSH Keys and logging into nodes, you need to set

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-12 Thread Asselin, Ramy
, January 12, 2015 5:30 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Hi, Regarding the last issue, i fixed it by logging in and manually "pip install docutils". Image was created su

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-12 Thread Eduard Matei
ata/blob/master/etc/nodepool/nodepool.yaml.erb.sample#L48 >>> >>> 2. This is also documented ‘officially’ here: >>> https://github.com/openstack-infra/nodepool/blob/master/README.rst >>> >>> 3. Also, I had an issue getting puppet to do the right thing

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-12 Thread Eduard Matei
> >> 3. Also, I had an issue getting puppet to do the right thing with >> keys, so it gets forced here: >> https://github.com/rasselin/os-ext-testing/blob/master/puppet/install_master.sh#L197 >> >> >> >> Ramy >> >> >> >> *From:* Edu

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Patrick East
OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help > setting up CI > > > > Thanks Patrick, > > Indeed it seems the cloud provider was setting up vms on a bridge whose > eth was DOWN so t

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Asselin, Ramy
...@cloudfounders.com] Sent: Friday, January 09, 2015 8:58 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Thanks Patrick, Indeed it seems the cloud provider was setting up vms on a bridge whose eth was

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Eduard Matei
Thanks Patrick, Indeed it seems the cloud provider was setting up vms on a bridge whose eth was DOWN so the vms could not connect to the outside world so the prepare script was failing. Looking into that. Thanks, Eduard On Fri, Jan 9, 2015 at 6:44 PM, Patrick East wrote: > Ah yea, sorry, shoul

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Patrick East
Ah yea, sorry, should have specified; I am having it run the prepare_node_devstack.sh from the infra repo. I see it adding the same public key to the user specified in my nodepool.yaml. The strange part (and I need to double check.. feel like it can't be right) is that on my master node the nodepoo

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Jeremy Stanley
On 2015-01-09 08:28:39 -0800 (-0800), Patrick East wrote: [...] > On a related note, I am having issues with the ssh keys. Nodepool > is able to log in to the node to set up the template and create an > image from it, but then fails to log in to a build node. Have you > run into any issues with tha

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Patrick East
ue to >> some failures on running tempest. >> but how do we publish these failures to sandbox project. >> my gearman service is not showing any worker threads >> >> root@cimaster:/# telnet 127.0.0.1 4730 >> >> Trying 127.0.0.1... >> >> Connected to

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-09 Thread Eduard Matei
[3] > https://github.com/rasselin/os-ext-testing/blob/master/puppet/install_log_server.sh > > [4] https://review.openstack.org/#/c/138913/ > > > > *From:* Punith S [mailto:punit...@cloudbyte.com] > *Sent:* Monday, January 05, 2015 10:22 PM > *To:* Asselin, Ramy > *Cc:* Edu

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-05 Thread Punith S
jobs and reloading them. > > > > Ramy > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Friday, December 26, 2014 1:30 AM > *To:* Punith S > *Cc:* OpenStack Development Mailing List (not for usage questions); > Asselin, Ramy > > *Subject:*

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-26 Thread Eduard Matei
gt; only for the master since zuul’s apache configuration is WIP on 14.04 [1], >> and zuul does not run on the slave. >> >> Ramy >> >> [1] https://review.openstack.org/#/c/141518/ >> >> *From:* Punith S [mailto:punit...@cloudbyte.com] >> *Sent:* Monday, December 22,

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-26 Thread Punith S
ps://review.openstack.org/#/c/141518/ > > *From:* Punith S [mailto:punit...@cloudbyte.com] > *Sent:* Monday, December 22, 2014 11:37 PM > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help > settin

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-23 Thread Asselin, Ramy
, December 22, 2014 11:37 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Hi Asselin, i'm following your readme https://github.com/rasselin/os-ext-testing for setting up our cloudbyte CI o

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-22 Thread Punith S
rvice zuul start > > f.service zuul-merger start > > > > Otherwise, I suggest you ask in #openstack-infra irc channel. > > > > Ramy > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Sunday, December 21, 2014 11:01 PM

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-22 Thread Asselin, Ramy
my From: Eduard Matei [mailto:eduard.ma...@cloudfounders.com] Sent: Sunday, December 21, 2014 11:01 PM To: Asselin, Ramy Cc: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Thanks Ramy, Unfortuna

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-21 Thread Eduard Matei
tack-infra, e.g. [2]. > > Ubuntu 14.04 support is WIP [3] > > FYI, there’s a spec to get an in-tree 3rd party ci solution [4]. Please > add your comments if this interests you. > > > > [1] https://github.com/rasselin/os-ext-testing/blob/master/README.md > > [2] >

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-19 Thread Asselin, Ramy
t;mailto:punit...@cloudbyte.com>] Sent: Thursday, December 18, 2014 3:12 AM To: OpenStack Development Mailing List (not for usage questions); Eduard Matei Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Hi Eduard we tried running https://raw.githubuserconten

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-19 Thread Eduard Matei
> https://github.com/rasselin/os-ext-testing/blob/master/puppet/install_master.sh#L29 >> >> [3] https://review.openstack.org/#/c/141518/ >> >> [4] https://review.openstack.org/#/c/139745/ >> >> >> >> >> >> *From:* Punith S [mailto:punit...@cloudbyte.com] >

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-18 Thread Eduard Matei
ack.org/#/c/141518/ > > [4] https://review.openstack.org/#/c/139745/ > > > > > > *From:* Punith S [mailto:punit...@cloudbyte.com] > *Sent:* Thursday, December 18, 2014 3:12 AM > *To:* OpenStack Development Mailing List (not for usage questions); > Eduard Matei >

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-18 Thread Asselin, Ramy
: Punith S [mailto:punit...@cloudbyte.com] Sent: Thursday, December 18, 2014 3:12 AM To: OpenStack Development Mailing List (not for usage questions); Eduard Matei Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI Hi Eduard we tried running https

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-18 Thread Punith S
a/blob/master/etc/jenkins_jobs/config/dsvm-cinder-driver.yaml.sample >> >> >> >> You can ask more questions in IRC freenode #openstack-cinder. (irc# >> asselin) >> >> >> >> Ramy >> >> >> >> *From:* Eduard Mate

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-18 Thread Eduard Matei
Ramy > > > > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Tuesday, December 16, 2014 12:41 AM > *To:* Bailey, Darragh > *Cc:* OpenStack Development Mailing List (not for usage questions); > OpenStack > *Subject:* Re: [openstack-dev] [OpenStack-In

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-17 Thread Eduard Matei
; > *From:* Eduard Matei [mailto:eduard.ma...@cloudfounders.com] > *Sent:* Tuesday, December 16, 2014 12:41 AM > *To:* Bailey, Darragh > *Cc:* OpenStack Development Mailing List (not for usage questions); > OpenStack > *Subject:* Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] N

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-16 Thread Asselin, Ramy
#openstack-cinder. (irc# asselin) Ramy From: Eduard Matei [mailto:eduard.ma...@cloudfounders.com] Sent: Tuesday, December 16, 2014 12:41 AM To: Bailey, Darragh Cc: OpenStack Development Mailing List (not for usage questions); OpenStack Subject: Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-16 Thread Eduard Matei
Hi, Can someone point me to some working documentation on how to setup third party CI? (joinfu's instructions don't seem to work, and manually running devstack-gate scripts fails: Running gate_hook Job timeout set to: 163 minutes timeout: failed to run command ‘/opt/stack/new/devstack-gate/devsta

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-09 Thread Eduard Matei
Hi Darragh, thanks for your input I double checked the job settings and fixed it: - build triggers is set to Gerrit event - Gerrit trigger server is "Gerrit" (configured from Gerrit Trigger Plugin and tested separately) - Trigger on: Patchset Created - Gerrit Project: Type: Path, Pattern openstack

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2014-12-09 Thread Bailey, Darragh
Hi Eduard, I would check the trigger settings in the job, particularly which "type" of pattern matching is being used for the branches. Found it tends to be the spot that catches most people out when configuring jobs with the Gerrit Trigger plugin. If you're looking to trigger against all branche

Re: [openstack-dev] [OpenStack-Infra][ThirdPartyCI] Need help setting up CI

2014-12-08 Thread Eduard Matei
Resending this to dev ML as it seems i get quicker response :) I created a job in Jenkins, added as Build Trigger: "Gerrit Event: Patchset Created", chose as server the configured Gerrit server that was previously tested, then added the project openstack-dev/sandbox and saved. I made a change on d