10253 Commits

Author SHA1 Message Date
Matthew Treinish
6b74d687a4
Update subunit2sql conf path
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
2016-04-08 14:49:31 -04:00
Sebastian Marcet
90f2348f94 OpenStackId 1.0.18
https://git.openstack.org/cgit/openstack-infra/openstackid/tag/?h=1.0.18

Change-Id: Ie429e7282fb7ef3b2fdd27f5a982237937f47528
2016-04-05 09:11:13 -03:00
Jenkins
19051f17fd Merge "Declare redis 2.8.4 on openstackid.org" 2016-04-05 01:21:44 +00:00
Jenkins
11347830a1 Merge "Disable openstackid.org by UUID before rebuilding" 2016-04-05 00:37:42 +00:00
Jeremy Stanley
10013f46e5 Declare redis 2.8.4 on openstackid.org
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
2016-04-04 20:21:44 +00:00
Jeremy Stanley
3f8493eb25 Disable openstackid.org by UUID before rebuilding
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
2016-04-04 20:16:49 +00:00
Jenkins
051b2415d5 Merge "Add Zuul restart documentation" 2016-04-04 07:34:40 +00:00
Jeremy Stanley
f9d1200d04 Update contributing resources doc benefits section
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
2016-04-04 00:09:24 +00:00
Jenkins
c47478f41d Merge "Run 'reprepro ubuntu' cron once ever 2 hours" 2016-04-02 11:16:15 +00:00
Jenkins
79d4a583cb Merge "Increase verbosity for reprepro command" 2016-04-01 21:30:26 +00:00
Jenkins
30fbf30518 Merge "Add back logdir for reprepro.pp" 2016-04-01 21:29:07 +00:00
Jenkins
c45fb205e6 Merge "Change http download command to point to git.o.o" 2016-04-01 21:16:10 +00:00
Paul Belanger
5b452e4df2 Increase verbosity for reprepro command
In an effor to better debug reprepo failures, lets increase the
logging.

Change-Id: I66073a26a60721221587b5e94825fdfdfe52fef9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-04-01 17:12:30 -04:00
Paul Belanger
6b82c8b3da Add back logdir for reprepro.pp
It was removed in I0a12bc4cb67339a7566fb113bbbc897d4f112f50 by
mistake.

Change-Id: I42050405686364c30d825198d74077d121a349da
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-04-01 17:10:49 -04:00
Paul Belanger
9aaed7e0d0 Run 'reprepro ubuntu' cron once ever 2 hours
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>
2016-04-01 15:19:23 -04:00
Paul Belanger
17cbda7375 Add trailing whitespace to reprepo distributions
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>
2016-04-01 14:08:12 -04:00
Khai Do
ded2ea1f5d Change http download command to point to git.o.o
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
2016-04-01 16:51:21 +00:00
Paul Belanger
98ab6b5db7 Add ubuntu xenial to reprepro
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>
2016-04-01 12:26:44 -04:00
Jenkins
d771177e02 Merge "Add server and port caching settings for nodepool" 2016-04-01 16:20:24 +00:00
Paul Belanger
1c16fce580 Add ubuntu-xenial to openstack_project::single_use_slave
Change-Id: I051ae04cbeea12b035c0d514f9f992429881008c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-31 20:16:46 -04:00
Elizabeth K. Joseph
8a25f90208 Add Zuul restart documentation
Change-Id: I6abdd66ce7c4676382d2fe044bbef1d4b286d651
2016-03-31 14:34:31 -07:00
Jeremy Stanley
9e9dd6c3ce Declare redis 2.8.4 on openstackid-dev
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
2016-03-30 23:18:51 +00:00
Paul Belanger
11d676c384 Sync nodepool-builder logging with latest changes
Here we are removing devstack-trusty and adding ubuntu-xenial logs.

Change-Id: Ia4e2b3426442849efa02fe932d86d8ce5a1df48f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-30 17:03:08 -04:00
Jenkins
a08b5887d2 Merge "Temporarily disable Puppet runs on openstackid.org" 2016-03-30 15:36:19 +00:00
Jeremy Stanley
0e4036ddd4 Temporarily disable Puppet runs on openstackid.org
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
2016-03-30 15:11:17 +00:00
Paul Belanger
c641975466 Bump puppetlabs-apache to 1.8.1
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>
2016-03-30 10:10:12 -04:00
Jenkins
bb49abf9c4 Merge "Remove libtidy install" 2016-03-30 14:04:55 +00:00
Jenkins
2466481a8c Merge "Add puppet-drush module to modules.env" 2016-03-30 14:03:22 +00:00
Jenkins
f92f90a642 Merge "Do not install sbcl" 2016-03-30 08:56:04 +00:00
Jenkins
b3dc77440d Merge "Remove 'Temporary for debugging glance' on jenkins slaves" 2016-03-30 08:15:26 +00:00
Paul Belanger
2c78eaba64 Fix typo with xenial logic
Change-Id: I5d7c207661791050c3be74a35e00efdbf209d289
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-29 19:24:30 -04:00
Andreas Jaeger
770611b4e5 Remove libtidy install
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
2016-03-29 20:02:09 +02:00
Paul Belanger
4fe99be987 Remove 'Temporary for debugging glance' on jenkins slaves
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>
2016-03-29 11:04:44 -04:00
Andreas Jaeger
85d93d60b6 Do not install sbcl
This is only needed by cl-openstack-client and handled via
other-requirements now.

See also If8b4e412f8ae48c6c0133634df4a95d10a876be3.

Change-Id: I23079763b8247e4b342231177546436182ab48d8
2016-03-29 11:42:32 +02:00
Jenkins
c9f8a7a956 Merge "Add support for Ubuntu Xenial" 2016-03-29 08:03:36 +00:00
Jenkins
c0823af21e Merge "Remove old pypi vhost template" 2016-03-29 07:39:26 +00:00
Monty Taylor
bfb7934c84 Add server and port caching settings for nodepool
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
2016-03-28 16:04:01 -05:00
Andreas Jaeger
ba0367417e Remove unused nspr dependency
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
2016-03-28 18:46:13 +02:00
Jenkins
d2b23c3a43 Merge "Start namespacing ansible group_vars" 2016-03-27 17:38:41 +00:00
Paul Belanger
37dc420f92 Add support for Ubuntu Xenial
This is our first attempt to add support for ubuntu xenial.

Change-Id: I857a85177e9281b23f130453180764839e19a551
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-26 13:47:17 -04:00
Jenkins
8fab4a50bd Merge "Replace Wait(1) with Playback(silence/1)" 2016-03-25 13:43:43 +00:00
Jenkins
784633608d Merge "Add pabelanger to statusbot" 2016-03-25 08:45:12 +00:00
Paul Belanger
8c312bf8b6 Add pabelanger to statusbot
Change-Id: I8043a60a3f8f875c863a973d6fd8a17a8ca65012
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-03-24 13:05:19 -04:00
Sebastian Marcet
d28b89fbfb OpenStackId 1.0.17
https://git.openstack.org/cgit/openstack-infra/openstackid/tag/?h=1.0.17

Change-Id: I0a30c9f4f5938333357d325b0e92bd2165d7aae9
2016-03-24 13:34:47 -03:00
James E. Blair
6a5ebe6643 Remove old pypi vhost template
This is no longer used.

Change-Id: If2ef3099531e640c5115effea2b553fbc1dc1768
2016-03-24 08:40:24 -07:00
Jenkins
0d935cc212 Merge "Fix centos7 issue with wheel_mirror.pp" 2016-03-23 23:38:50 +00:00
Jenkins
9dc0c981ea Merge "Adding meetbot and statusbot support for openstack-product" 2016-03-23 23:09:16 +00:00
Jenkins
5a5e14abfc Merge "OpenStackID 1.0.16" 2016-03-23 19:31:52 +00:00
Jenkins
94506aa842 Merge "Use environment file in sample reverse DNS command" 2016-03-23 18:13:21 +00:00
Sebastian Marcet
995484565e OpenStackID 1.0.16
https://git.openstack.org/cgit/openstack-infra/openstackid/tag/?h=1.0.16

Change-Id: Ia89129619cf6961f42de8baa5caee507f7c2093a
2016-03-23 17:57:26 +00:00