yum -y in the puppet fails open, which means it doesn't return
non-zero on failure. This means we can make images that don't work.
Until we can figure out why - just install it with a sledgehammer.
Change-Id: I821be58538007cfe93949601216cdf2525c896bb
We would like a new repo on stackforge so we can start tracking comments
and diffs for our blueprints. We are going to attempt to emulate:
https://github.com/openstack/nova-specs workflow to help us organize our
blueprints.
Change-Id: I81aa9ef9924c4bea50f69da0e0641b1beac17264
With the 'pip freeze' block at the end of the script, it is not run if
the earlier call to tox to run the doc build fails. Move it up to the
top of the script and run it before the doc build instead.
Change-Id: I7e14ef07599c11babe99f110786a7025d97b1e32
In order to correctly wind-down the 2-node devstack-precise image
add it back at min-ready 0. Once nodes are deleted we can clean
up and remove it.
Change-Id: I4cebaf2b75c67269bed424ead561de43f4165077
The d-g will know he needs the setup more nodes,
when the DEVSTACK_GATE_TOPOLOGY is set and it's value
is not 'aio' `all in one`. Jobs for nova network and neutron
are added.
devstack-precise-2-node replaced with devstack-trusy-2-node.
Change-Id: Ib7dfd93f95195505a911fbe56a4c65b4a7719328
Altering the jjb configuration to set the current user as owner of /opt/git.
This enables tripleo-ci to leverage the copies of openstack repos that
live in that directory.
Change-Id: Iebe3b5f194682e759266553b0f1e861f2958b048
Installing setuptools with pip overtop of system setuptools
has evil and destructive results. Kill it with a hammer
before re-installing.
Change-Id: I556b2cec249ef46e09ffca3cd75521e0beeb7779
Python-keystoneclient needs relatively new keyring to be installed,
but it is not listed in keystoneclient requirements. Work around this by
manually installing keyring via pip at the latest version.
Change-Id: Ib3b67c3cdd622117f6aee72d07333366cd93657f
This will allow us to arbitrarily pass in lists of files and generate
indexes for them in JJB macros.
Change-Id: Ied3bd3161a2cd75f63bb17731e5d3af9d6d8a630
Add upgrading of setuptools to prepare-node.sh. We want this
to happen everywhere, and quite honestly I'm not sure I
fully trust trying to get puppet to do it.
This reverts commit 3bc3a11244f4a4e28a4c97feec4987940d0f34cc.
Change-Id: Idf09be0e1e086e20f9e71ceb26602fea1fc62173
This patch files a bug introduced in ae11de46 where the congress-specs.config
file was added to the openstack directory instead of the stackforge directory.
Closes-Bug: #1342881
Change-Id: If3922e0d9d314f53f491ba80b398248f7b8d387f
Before running the tests, we source gate-env.bash if it exists, allowing
for DevStack env variables to be configured.
Change-Id: Idb9627c92646fb5875cdb95c8e20ea1e8c68198c
The logs vhost rewrite rules were passing through and failing matches
because of apache2's internal rewrites. Stopping passing through to
avoid apache2 breaking us.
Change-Id: I86fafad9a0c991f00a86c042ff1174ca2ccd8c4d
If the requested file doesn't exist locally ask the os-loganalyze
wsgi app to handle the request anyway incase it can fetch the request
from swift.
Change-Id: I8ed3a4c7b9a9fa682dbc4c3f3ffee8ddf2c237c6
The container for os-loganalyze to pull from should be configurable but
there was a bug in the wsgi.conf where we tried to hardset the container
and make it configurable at the same time. Just make it configurable so
that the value in the config is correct.
Change-Id: I56de3ed87d6c27ac1723ffa2812e53cac31b5f40
Zuul was trying to run these jobs on precise but these jobs were only
registered in gearman as running on trusty. Make zuul run these jobs on
trusty too.
Change-Id: Ia1027fe1e32e0ebe4d57a6622beb02d7ef2ce95c
Bugs for the security-doc repo are tracked with openstack-manuals. Add
the group so that we Closes-Bug for security-doc works.
Also, changes get published directly, so set direct-release.
Change-Id: I68d42591157f3c1da50baf6e17ee2a801f2e6fdf
We want to pick up the following change: https://review.openstack.org/#/c/94675
so we can report the change owner info to our issue tracker.
Change-Id: I3961e942dcc143506bda12744cd1024c4bb6cc40