The release status page no longer makes sense and is discontinued
starting with the Mitaka cycle. Temporary ensure that directories
and user/group are cleaned up.
Replace its entry in the status header by a (currently missing)
openstack-health entry.
Change-Id: I9f61c4bb1f5634df0b0da909466b4c1b1b149ba5
Openstack-zephyr channel is open for any comments
and/or discussion on the Zephyr Neutron Testing
Framework
Change-Id: I39d4e6c4fd0669e5f1dfd178ef37c80a8a58dfc3
This script is very specific to the current state of our
Gerrit 2.8 DB and repository. I'm not sure that it's useful
for anyone else or in any other situation.
Change-Id: Ifb8303b2a2841e2de1ee9f357db4b8341122655d
Gerrit enables drafts by default but we want it disabled
because we prefer using the 'work in progress' (WIP) workflow.
Change-Id: I53f7a80a3b2596a9af32f6f910091fa3af1106e0
depends-on: Iea970a85d433d8707102a3dcaf8cbae2d5662b6e
Add documentation on how to run the jenkins restart playbook against a
specific jenkins master. This is useful if a jenkins master starts to
leak threads before its weekly restart.
Change-Id: Ib5163589c1c83e4fcb7493daa387f42cda02bc9d
Indexing Gerrit changes can be a time consuming operation. By
default Gerrit allocates 1 thread to index changes. This
will increase that to 4 threads which will hopefully make the
indexing operation faster.
Change-Id: I1ff7a09054cb7782acf483aa736ead763a8417db
depends-on: I3aa1909d3edc8aa52d026b3f8e0dfafac4e14f6d
This reverts commit 2600c7f0ba7ed5de9c33f17f310843ad4794754e.
Fedora 23 does not have puppetlabs support yet, and usually it takes
quite a while (we use native packages). I think if we want to
experiment with this, it should be opt-in for distros where it can
work.
Change-Id: I2e36a63172c03a7e8029a56f1528f66012dd6817
Upstream puppet has a constraint on matching systemd that /run/systemd
has to be around; this fails when building with dib in a chroot where
we're not actually running.
A full solution has to take into account Debian and multiple init
systems (see linked issues). For the moment, just comment it out.
Change-Id: I6e4832caf6162a67408c34151b6e1d641a75fb8b
Exclude .eggs directory from testing.
The run-pep8 script now calls "python setup.py sdist" and that
one creates an .eggs directory that should not be tested.
Change-Id: I854be157ed04d5bc9d8c568a37c00298cb4a71bf
This commit updates the selection regex to be a bit more general an
ensure that the subunit streams from all the gate tempest jobs are
being picked up. There are certain jobs that don't start with
gate-tempest-dsvm or gate-grenade-dsvm that we wanted to collect
results for. For example the puppet jobs will be named something like:
gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7
and those would not be picked up with the old regex.
Change-Id: If68978679a9ebb6252663691b1850918db913990
This removes centos6 support from install_puppet.sh because centos6 is
no longer supported so this code is dead.
Change-Id: If59f10a6a9c576b1299b0e49a2e82d2a1a1d7ecf
The way disabling works with puppet and openstack inventory in ansible
can be confusing at first. Some examples hopefully clarify the
situation.
Change-Id: Ib85feebce309896c6f3d139318dd5d204d9cb8ec
As Gerrit applies result styles based on the first word of the response
from the CI job result, add a 'result_WARNING' style to allow failing
non-voting jobs to specify WARNING as the first word to get a colour
applied that is clearly distinguishable from the text from when the job
passes, while also being different to voting jobs that pass/fail.
Change-Id: I1a9bea0c0830f9ca15f8369632ff2fdbeadada56
As described in the comments, there is a depdency bug which means some
python module builds fail without the config provided by this package.
Pre-install it before we start installing things.
Change-Id: I3c8615f17e47956f258fee10caa9a57c99c719b8