kolla/tests
Marcin Juszkiewicz 3b378b0a10 [CI] Trust only infra mirrors and fix APT mirrors
Infra mirrors get their indices rebuilt to avoid broken
indices (due to partial update).
Unfortunately, this wipes out the cryptographic signatures.
Our approach so far was disabling apt security features globally.
However, this is not a valid choice for external repos.
It hid an issue we introduced with new RabbitMQ repos missing
proper keys installed in the image.
This caused permanent failures outside of our CI.

Our process should be as close as possible to users' experience.
This patch makes CI trust only the mirrors that have their indices
rebuilt (so infra mirrors).

For Train, fixed missing override parts as well.
And it includes also:
  - I8209770ca1353fd89aacef0859ca3a373645c6b2
  - Icb745f628c1c50d9f20df022b08ddc46fccc270c
  - Id3b55ac470a977be7ee7decdef3b49e8d89a130f

Change-Id: Ic5abc4b87fd76f87aba383abf43e95ba70629fcb
Co-Authored-By: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
(cherry picked from commit c364c8be85)
(cherry picked from commit 4a48238040)
2021-05-10 12:21:59 +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] Trust only infra mirrors and fix APT mirrors 2021-05-10 12:21:59 +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