[Openstack] [Continuous-Integration] What else is running on the Jenkins slaves?

2012-06-26 Thread Eoghan Glynn
Folks, A question for the CI side-of-the-house ... What else is running on the Jenkins slaves, concurrently with the gating CI tests? The background is the intermittent glance service launch failure - the recently added strace-on-failure logic reveals the issue to be an EADDRINUSE when the

Re: [Openstack] [Continuous-Integration] What else is running on the Jenkins slaves?

2012-06-26 Thread Andrew Hutchings
Hi Eoghan, On 26/06/12 12:30, Eoghan Glynn wrote: A question for the CI side-of-the-house ... What else is running on the Jenkins slaves, concurrently with the gating CI tests? Very basic things, not much other than the Jenkins Slave service and SSH. Nothing that should cause conflicts

Re: [Openstack] [Continuous-Integration] What else is running on the Jenkins slaves?

2012-06-26 Thread Eoghan Glynn
Thanks for the quick response ... Very basic things, not much other than the Jenkins Slave service and SSH. Nothing that should cause conflicts that you are seeing. We also intentionally only run one test run per slave at a time. Interesting, seems the alternate explanation of a