diskimage-builder/diskimage_builder/elements/openstack-ci-mirrors
Ian Wienand c47ee6e121 ubuntu: Add options to ignore mirror components and use insecure repos
When using the upstream cloud images with the "ubuntu" element, they
have universe and multiverse enabled which we don't mirror.

To use the infra mirrors as a DIB_DISTRIBUTION_MIRROR with this
element, we need to be able to skip redirecting to universe and
multiverse, and additionally enable insecure repos (as we don't gpg
sign our mirrors).

Add and document two new variables with the ubuntu element to do this.
This is then setup by the openstack-ci-mirrors element so that we use
local mirrors duing dib functional testing for the "ubuntu" element.

Change-Id: I6ffbde07fa0e103641ee5c5f9d9e854e5b2168dc
2018-10-18 13:53:48 +11:00
..
environment.d ubuntu: Add options to ignore mirror components and use insecure repos 2018-10-18 13:53:48 +11:00
root.d Replace the ubuntu-minimal trusty test with a bionic one 2018-05-21 12:51:31 +10:00
README.rst Use local mirror for ubuntu-minimal jobs 2017-06-21 12:01:31 +10:00

README.rst

openstack-ci-mirrors

This element contains various settings to setup mirrors for openstack ci gate testing in a generic fashion. It is intended to be used as a dependency of testing elements that run in the gate. It should do nothing outside that environment.