It has been suggested that tests may be happier with ext4 instead of
ext3 on the test slaves. At the end of building an image for single use
slaves modify fstab so that when slaves are booted with the image they
mount / as ext4.
Related-Bug: 1273386
Change-Id: I88409e734b1599a5517abfd9d76c7fd622c01bb5
oslo.sphinx has been renamed to oslosphinx.
This patch does not touch tools/atc/email-stats.sh
since it will be removed soon.
Closes-Bug: #1277168
Change-Id: Ib446323e26e4a66cb045f7de9b6269cc137eb61f
This sets the puppetdb server to listen on all interfaces over
both ipv4 and ipv6. I have left a comment in the code for future
travelers wondering if '0.0.0.0' will open up ipv6 addresses as
well.
Change-Id: I2396c721afdf956085b46d8633a236aaab46fa94
extract_docs.awk (used to extract devtest.rst from devtest.sh, and
similiarly with other scripts that have docs auto-generated) does not
work in mawk, which is the default in precise.
gawk is already the default choice in Fedora 19, and seems to be the
default in later versions of Ubuntu. Haven't tested Debian.
Change-Id: I00cf5137d8e39c78a5d52b2cf094365a56deb353
Gerrit tests have intermittent failures so removing them from the build. Upstream gerrit
isn't running tests on their builds either and it's probably due to the same reason.
Change-Id: I2cb2afb104895a90aed821cb2c720b3061f27262
grenade needs a bigger timeout buffer between the outer and inner
timeouts, because it has to do setup_workspace twice. Saw a failure
in the gate because we took 9 minutes before starting grenade
script and later had a timeout.
Change-Id: Ibf4ff531b47b63fc3d982f82a1dad1997fc3680c
We are publishing at api.openstack.org top-level but the job
is copying to an api-ref subdirectory. Changing the Jenkins setup is the
better solution here than copying directly into publish-docs - it would
create a more complex script.
Remove macro upload-to-api-site and add the publisher directly to the
openstack-api-ref job since this is an exception from the other rules -
and this is the only job publishing to api.o.o.
Change-Id: Ib5511ed7cbf8dfc90cb42e295fe68f39aa1e0a8f
* modules/openstack_project/manifests/gerrit.pp: Use a match group
around the pattern for a Change-Id since Gerrit doesn't interpret $0
as a backreference to the full pattern.
Change-Id: I711e8a1d7bc0b2f3eff07425badf2cb2c1740bf6
ant dependency requires java 6 so alternatives was set to java 6 on an ant package
install. This change updates alternatives to point to java 7 after all packages
have been installed.
Change-Id: I7b8c975879dda085102a1d4740777d3d8c5f54ea