The releases project has been updated to support ubuntu-bionic wheels,
start publishing them to AFS.
Change-Id: I30c1a7c702a7f2cf7f1544ddd62a7a0e719d9572
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
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