Temporarily disable bluebox so it will cease breaking our ansible
inventory and stop preventing puppeting of servers in other
providers. This should be reverted once bluebox is back online
again.
Change-Id: I97d31f94a5f7ed5b14eee85278315a41a8524a76
Its been more then 1 year since I've changed out my SSH key.
Change-Id: Iba7a3e70938832435ee0dee7e997616c19cdad72
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We have migrated the following nodes from precise to trusty. As such,
we can stop testing them in precise.
Change-Id: I659d316499775ed5ba59919ba108089f4f57fc30
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This was exposed when we migrated to kernel.org for our mirror.
Change-Id: I692fa5eb62420635acfcad73a8150029fb4e59b8
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This change is prompted by npm-based builds, which tends to open
many files due to the 'microlibrary' approach that many javascript
projects take. In particular, horizon's npm-based builds were
running into this limit- while the tests were executing well, the
file open limit was exceeded during report generation.
This patch ups the soft limit from 1024 to 4096, and the hard limit
from 4096 to 8192 on all debian systems.
Change-Id: I8fc4a23eb34da88f7076a4c1ef2ec4c975dc450e
Allow AJaeger to send statusbot alerts, as he is often the
only one around in early European mornings when things break
down.
Change-Id: Iaf0a4a6a1b3c09367f60fd9c597ab96710064184
In an effort to find a more stable mirror, lets try
mirrors.kernel.org.
Change-Id: I319943178f3d2198f0b5d972bb753fdadcef2e2d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
It's been renamed, so we should clone it from the new name.
Change-Id: If8bed7881ac60ef146adcb1b540265de7a2bb45c
Depends-On: I889399813748919ce1788ad18ce84c3894e12ab1
We have puppet copy the contents of the jenkins_jobs directory
in the project-config repo to a new directory in /etc, principally
so that puppet can detect when files in that directory have changed
(as opposed to when anything in the repo changes) and perform a
reload.
Tell zuul to use those copied files. This avoids a race where the
vcsrepo may update after the file copy, which would delay the zuul
update by a puppet-ansible pulse.
Change-Id: I4dfd74c7d72dcf9a920c55143d56329ada7186ab
This commit shrinks the openstack-health cache expiration time from
the default 15min to 5min. Since we added the async cache updating
the need for a longer cache period has gone away. We had a conservative
default originally to make it less likely that a user would hit a cache
refresh, which with ES queries could take a long time. The async worker
always makes sure that the cached result is always used and if it's
stale the cache is refreshed in the background so there is no user
facing delays. (after the initial cache population)
Change-Id: Ice6ca0e61504f3fff5c4d1e863811710c7c89fb7
We need to include opentack_project on nodepool.o.o so we can
reference the jenkins vars for the public SSH key.
Change-Id: I3aaaaf711917eabdaf5dc7ce4313c05fea22c7ce
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
To handle the jenkins slaves attached to jenkins.o.o.
Change-Id: I070cbb546af848b3417dfce194f4b81e8340e419
Depends-On: I4d51a9367d1c0547daec242d5b03a19aa7b9969b