[OpenStack-Infra] [openstack-infra][zuul][jenkins] When jenkins job aborts what status does zuul give back to gerrit?

2016-09-19 Thread Bob Hansen
? Bob Hansen z/VM OpenStack Enablement Internal 620-3280, External 607-429-3280 ___ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

[OpenStack-Infra] [openstack-infra][tempest]

2016-10-04 Thread Bob Hansen
#x27;http://127.0.0.1/identity_admin/v2.0/users', 'date': 'Tue, 04 Oct 2016 12:57:49 GMT', 'status': '409', 'connection': 'close', 'x-openstack-request-id': 'req-02878d51-808c-4624-833a-4827018ba76d', 'conte

Re: [OpenStack-Infra] [openstack-infra][tempest] HTP ReadTimeout during tempest verification

2016-10-04 Thread Bob Hansen
Add subject. Got interrupted. Bob Hansen z/VM OpenStack Enablement From: Bob Hansen/Endicott/IBM@IBMUS To: openstack-infra@lists.openstack.org Date: 10/04/2016 02:26 PM Subject:[OpenStack-Infra] [openstack-infra][tempest] I see this intermittently on my 3rd party CI system

[OpenStack-Infra] [opensatck-infra][nodepool] HTTP 405 when deleting nodes (computers in jenkins terms).

2017-02-06 Thread Bob Hansen
s a 405. The best I can tell is the is python-jenkins is doing a GET rather than a POST when deleting nodes? Anyone have a solution on how to get this to work? Obviously other users of nodepool must have this working. Thanks for any help! Bob Hansen z/VM OpenStack Enablement Internal 620-3280, E

Re: [OpenStack-Infra] [opensatck-infra][nodepool] HTTP 405 when deleting nodes (computers in jenkins terms).

2017-02-07 Thread Bob Hansen
Had http: rather than https: in secure.conf. delete_node now works. Bob Hansen z/VM OpenStack Enablement From: Bob Hansen/Endicott/IBM@IBMUS To: openstack-infra@lists.openstack.org Date: 02/06/2017 06:12 PM Subject:[OpenStack-Infra] [opensatck-infra][nodepool] HTTP 405 when

[OpenStack-Infra] A little bootstrap help with setting up a 3rd party CI

2015-04-02 Thread Bob Hansen
Am in the process of setting up a 3rd part CI setup for the project I'm working on. There is a wealth of information out there, unfortunately much of it has disclaimers that it may be out of date, especially since there has been a refactoring of the puppet modules. I tried to follow the instruct

[OpenStack-Infra] Jenkins jobs queued, not run, with Jenkins 1.596.1 or 1.596.2

2015-06-26 Thread Bob Hansen
Not quite sure how to debug this, or if anyone has seen this as well, but I've found that using Jenkins versions 1.596.1 and 1.596.2 my Jenkins jobs would stay in the build queue and were never run. My first thought was the node/labels were incorrect, but once verified the job still sat in the bu

[OpenStack-Infra] Issue with setup_workspace in safe-vm-gate-wrap.sh

2015-12-01 Thread Bob Hansen
or $2 In setup_workspace" echo "BASE is set to $BASE is set globally.. In setup_workspace" echo "base_branch is set to $base_branch or $1" DEST=$BASE/new ... sudo mkdir -p $DEST sudo chown -R $USER:$USER $DEST The script looks

Re: [OpenStack-Infra] Issue with setup_workspace in safe-vm-gate-wrap.sh

2015-12-07 Thread Bob Hansen
Thanks Mikhail, not sure where my earlier response went, but that was exactly what my issue was. I'm building this stand-alone, and I'm not sure why, but apparently this now needs to be set and it didn't appear to need to be before last week. Thanks! Bob Hansen From: Mikha

[OpenStack-Infra] Anyone considering moving to 16.04?

2016-04-20 Thread Bob Hansen
I'm using Liberty to host my infracloud to run gate jobs. Do I dare move my systems hosting my compute\controller nodes (hosting jenkins workers) to Ubuntu 16.04? How about zuul/jenkins/puppet etc? Anyone have any experience with this, or given it a try? Bob Hansen z/VM Openstack Enabl

[OpenStack-Infra] Correct URL to synch local pypi mirror from

2016-05-11 Thread Bob Hansen
where can I find them? Bob Hansen z/VM OpenStack Enablement ___ OpenStack-Infra mailing list OpenStack-Infra@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

[OpenStack-Infra] Fw: Correct URL to synch local pypi mirror from

2016-05-11 Thread Bob Hansen
- Forwarded by Bob Hansen/Endicott/IBM on 05/11/2016 05:33 PM - From: Bob Hansen/Endicott/IBM To: Jeremy Stanley Date: 05/11/2016 05:18 PM Subject:Re: [OpenStack-Infra] Correct URL to synch local pypi mirror from Jeremy Stanley wrote on 05/11/2016 04:46

Re: [OpenStack-Infra] Correct URL to synch local pypi mirror from

2016-05-11 Thread Bob Hansen
Jeremy Stanley wrote on 05/11/2016 05:48:03 PM: > From: Jeremy Stanley > To: Bob Hansen/Endicott/IBM@IBMUS > Cc: openstack-infra@lists.openstack.org > Date: 05/11/2016 05:48 PM > Subject: Re: [OpenStack-Infra] Correct URL to synch local pypi mirror from > > On 2016-05-11

Re: [OpenStack-Infra] Correct URL to synch local pypi mirror from

2016-05-13 Thread Bob Hansen
That was my problem, the change to pip 8.1.2 which drove the requirement for bandersnatch 1.10. Thank you Jeremy and Jens! Bob Hansen z/VM OpenStack Enablement From: Jeremy Stanley To: Bob Hansen/Endicott/IBM@IBMUS Cc: openstack-infra@lists.openstack.org Date: 05/11/2016 06:58

Re: [OpenStack-Infra] zuul installation

2016-05-19 Thread Bob Hansen
What is the issue your having using puppet to install zuul? Bob Hansen z/VM OpenStack Enablement From: Saravana Prabu To: "openstack-infra@lists.openstack.org" Date: 05/18/2016 05:36 PM Subject:[OpenStack-Infra] zuul installation Hi Team, i am