kolla/tests
Mark Goddard 346796691d CI: revert to public package mirrors after build
When building images in CI, we use local package mirrors to reduce
external network traffic. These mirrors are not necessarily reliable nor
are they guaranteed to be accessible outside of the CI environment
(although many are).

While it is an antipattern to install packages in containers at runtime,
the Bifrost container does just that. If the mirrors configured in the
image are unavailable, Bifrost deployment can fail.

This change fixes the issue by reverting to public package mirrors as a
final step of the image build process.

Closes-Bug: #1902101

Change-Id: I2592a736206eaec811290e9fbdbf2540c0518ffe
(cherry picked from commit 0fc464332c)
2021-01-12 11:11:53 +00:00
..
files CI: Move to CentOS 8 nodepool images 2019-11-26 10:22:06 +00:00
playbooks CI: make sure that virtualenv is available 2020-04-30 22:19:06 +02:00
templates CI: revert to public package mirrors after build 2021-01-12 11:11:53 +00:00
vars [CI] Fix wheel url for CentOS 2020-08-12 07:58:53 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py No use of mox/mox3 2018-03-30 03:06:07 +00:00
test_keystone.py Clean imports in code 2016-09-12 15:17:28 +07:00
test_set_config.py Fix kolla_set_configs --check with a directory 2020-09-14 10:08:49 +00:00