Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 56fd982f69 Retire repository
Depends-On: https://review.opendev.org/726461
Needed-By: https://review.opendev.org/726463
Change-Id: I4deefcafc286f60c1dfc64d95ce8369fe322af95
2020-05-08 21:21:16 +02:00
vass a6172b6b54 Use ensure-* roles
The install-* roles in zuul-jobs have been renamed to ensure-*, follow
the rename.

Change-Id: I329fc3e12624fe5cdae2b2e89506922014e70247
2020-04-13 09:32:17 +02:00
Andreas Jaeger 2202ec699b Fix playbooks/container-images/pre.yaml after OpenDev
The repository was moved as part of the OpenDev migration to a new
place, fix pre.yaml for new repo URL.

Change-Id: I0c20b843a5fd2d40ecf4bc366a14720e9512354a
2019-04-21 19:24:43 +02:00
Monty Taylor aafe28f839 Add image debug print at the end of the job
After we build images, print out `docker images` so that images and
image sizes can be verified.

Change-Id: I4eb92cef1c2510e62ada7f6ca308198cc8bd3a86
2018-07-17 00:27:41 +00:00
Monty Taylor b405f744b8
Add prefix support to pbrx-build-container-images
The pbrx command supports an optional 'prefix' to use when tagging
images. Add support to the job for specifying it.

Change-Id: Ic7ad8dd92f377bb3b091a83bc3dd963380991acf
2018-07-12 18:35:57 -05:00
Monty Taylor 8144016ed3
Clean up job run playbook
We had a hard-coded path to the zuul repo, which is sort of lame.

Also, remove the connection reset, which is in zuul-jobs now.

Depends-On: https://review.openstack.org/580730
Change-Id: Idae460f4eb170a74b583fc4d19510f34630b9fec
2018-07-12 16:32:34 -05:00
Monty Taylor 5fb2fb69d1
Add job for using pbrx to build container images
The pbrx build-images command is directly applicable to any python
project with pbr and bindep. Make a simple job that will run pbrx
to produce images.

Change-Id: Ica28f42bd0acc78a0e960ceef30e5e5045e8b389
2018-07-12 10:18:59 -05:00