We've received word back that our account has been reenabled.
This reverts commit 4c2d691a8399dbb37497decf869d5776b1cae404.
Change-Id: I17633723cca072e01b7a1e1cafcc61ec741a581b
The intent was to test the emit-ara-html role as part of the ongoing
work for testing the zuul base playbooks but it turns out it's a bit
more complicated as it's intended to run on the executor.
Let's add ara in for the time being and perhaps figure out another
way to test it later.
Change-Id: I1c6da62585b93ca28460eabed4eebe2d020ba82b
The recently landed change I1fc3b146e99e3484fa009b227ee5d0aeb6ed6084
set a variable stestr which is never used anywhere. This was a leftover
from an earlier revision of the patch. This commit just removes that
since it's not needed at all.
Change-Id: I7f7d03f79a7c020506acda5d3532f72efcc2813e
Pass the wheel keytab across and aklog with it.
Also, split the build role into a build and a copy so that we only have
the token when we need it, and not while we're running the wheel builds
themselves. And split release from build so that we can release the
mirror once for a consistent state across python2 and python3.
Change-Id: Id30a99f5b515dd520d013fabbd356e32c82030a0
We need to run periodic jobs to build the wheel mirrors.
This removes them from the v2 config because we really should not run
these jobs from both systems at the same time and once this lands it'll
be live.
It copies the scripts from project-config to the homedir, so we can
ditch the puppetted copies of them.
Change-Id: I87a78509a97d53eb627a84c646a6a3f0a227d9a1
The 'base-minimal' job has for purpose to be what we consider to be
the smallest possible set of roles/tasks to be applied on nodes
regardless of the job context.
Inheriting from this minimal job provides the ability to run roles
or tasks that would have otherwise been included by default only on
a need basis.
Change-Id: I5c255a6f9d2adb91fbc222742bd2249f126ca982
This will be required when moving to v3 but is also necessary to do
ahead of time so we can iterate and test that the images and the v3
roles (such as 'base') work correctly.
Change-Id: I3d268f9bc8775fa902dd643fd3258195fe261d65
This is a follow up to I5f37f4a2db7f8ca2997f6ecbf642cc815025e262
The openstack-ansible-{os_ironic, os_magnum} roles only support Ubuntu
hosts so make the openSUSE job an experimental one. Moreover, add
experimental openSUSE jobs in a similar fashion to CentOS 7
Change-Id: Ifdcd55fc153cefdd272590bbf96a7c7493c7dd08
We have a todo list item to pull these from site-variables, get that
done. With this, our base pre playbook is pretty copyable if someone
wanted to.
Change-Id: Icfd1d416a9f4520775b6e33c4055dbd223600cbb