kolla/tests
Mark Goddard c207f92c90 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-26 10:44:22 +00:00
..
files Remove support for OracleLinux 2019-09-18 13:42:47 +01:00
playbooks CI: Use Docker proxy for pulls + Ruby fixes 2021-01-22 18:26:01 +00:00
templates CI: revert to public package mirrors after build 2021-01-26 10:44:22 +00:00
vars [CI] Fix wheel url for CentOS 2020-09-03 18:12:13 +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_build.py CentOS 8: Don't force tag in build jobs 2020-02-24 14:23:36 +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:58 +00:00