The puppet-subunit2sql module updated where it puts config file to
be in /etc/subunit2sql instead of /etc/logstash. But we missed updating
the worker yaml config file. This patch corrects the oversight.
Change-Id: Ibb4d2eee7deb7876fc17c49dade8d4ae1236ca3e
We're upgrading openstackid.org to Ubuntu 14.04 LTS, and so need to
adjust the redis version passed to the openstackid module for it.
This matches what's already in use for openstackid-dev.openstack.org
and Puppet is currently disabled on the real openstackid.org by UUID
while we build its replacement.
Change-Id: I8b628446736e296aa6028c8e2ec848f2db8c4373
Due to various puppet changes which were required to support running
OpenStackId on Trusty, I7f1434a6218d3300d1315a2e3c0a446f05124353
disabled Puppet updates on the production openstackid.org server
temporarily. Given that the current plan is to replace
openstackid.org with a new server running Trusty now, switch the
disablement from its name to its UUID so we can successfully puppet
the replacement server.
Change-Id: I37fe3763c1e27ff7dfea2e2012f5df071224d30a
Add a paragraph to the Contributing Cloud Test Resources document's
Benefits to Contributors section about provider name visibility in
job logs, clarify that the significance of contribution necessary to
be listed on the Foundation site is at the discretion of the Infra
team, and use a more specific URL to a more specific anchor for that
list.
Change-Id: I41d46ece9a1547647a16023ab28b3cb4b2fa8419
In an effor to better debug reprepo failures, lets increase the
logging.
Change-Id: I66073a26a60721221587b5e94825fdfdfe52fef9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
It was removed in I0a12bc4cb67339a7566fb113bbbc897d4f112f50 by
mistake.
Change-Id: I42050405686364c30d825198d74077d121a349da
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Otherwise, we are running it every 1 min(for the hour) each 2 hours.
Change-Id: I132825920c1807b3e8d97c16a93e9e9cf09bd971
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Otherwise, we get the following errors:
Error parsing /etc/reprepro/ubuntu/distributions, line 42: Second
appearance of 'Origin' in the same chunk!
Change-Id: I11fb815eddae1efa7ff072f8065af5b9ddee5e85
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
The http download command on the Gerrit change screen points to
review.o.o We prefer it to point to the replicated repos because
those are faster and there are many more of them.
Depends-on: I4fa1cc7b1f0b717c35dc4eccedb635c9f3680c26
Change-Id: I24946f5feeae11b6659982d79f119d84335cc237
Now that we have ubuntu-xenial dibs, we'll need to mirror xenial too.
Change-Id: I78768c1d67ea4ff107bbbfb848f936a6123ce19e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We're upgrading openstackid-dev.openstack.org to Ubuntu 14.04 LTS,
and so need to adjust the redis version passed to the openstackid
module for it.
Change-Id: I1de428679017a8b7a13d06c8ce072ff0e625bbcf
Here we are removing devstack-trusty and adding ubuntu-xenial logs.
Change-Id: Ia4e2b3426442849efa02fe932d86d8ce5a1df48f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
A refactor for the puppet-openstackid module in
I66c6ad413a6b0c31a19cc663058a53edc3bec5cc (switch to Puppetlabs
apache module, apache2-mpm-event, php5-fpm proxy handler) for
improved performance needs to be vetted on
openstackid-dev.openstack.org without adversely impacting production
openstackid.org.
This temporary disablement will be reverted once the updates are
confirmed to have the intended effect on the dev server and not
subtly break it in ways manual testing and CI jobs have not exposed.
Change-Id: I7f1434a6218d3300d1315a2e3c0a446f05124353
This include the vhost::custom patch[1] we need to migrate away from
our forked version of apache.
[1] b9f630a608...1.8.1
Change-Id: Ib1940233e781ef2b98577a1f3e0b2f71c278cd0f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
libtidy was needed "for python-tidy, used by sphinxcontrib-docbookrestapi".
sphinxcontrib-docbookrestapi is retired as stackforge project.
There are three repositories using it in test-requirements but those
do not build any documents - and installing sphinxcontrib-docbookrestapi
works even without libtidy installed.
libtidy is in bindep-fallback, so can get removed here.
Change-Id: I2140917471b09e4d4d53652f4d608ea4c7df65db
In an effort to clean up our manifests, and add support for Ubuntu
Xenial, we can remove this 'temporary' workaround now. If projects
need to enable this, doing so in JJB makes more sense today.
Change-Id: Iebc359de33748668d1c2cb4c953b60be2dacd7dc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is only needed by cl-openstack-client and handled via
other-requirements now.
See also If8b4e412f8ae48c6c0133634df4a95d10a876be3.
Change-Id: I23079763b8247e4b342231177546436182ab48d8
The default of shade is not to cache server or port lists. However, we
would like to do so in nodepool - so configure that behavior.
Change-Id: Ic6a64b67a429910396dd801a4ef7577496e40fbf
Since change Ie38deadf190db33863c99d4610157349484ac10f ceilometer does
not use spidermonkey which needed libnspr4-dev to be installed. There's
also no other repository using the library.
Thus the requirement can be removed now.
Change-Id: I0dcc581d4c20d6b0da85495cfeb9923cb5bbee93
This is our first attempt to add support for ubuntu xenial.
Change-Id: I857a85177e9281b23f130453180764839e19a551
Signed-off-by: Paul Belanger <pabelanger@redhat.com>