kolla/tests
Radosław Piliszek 4a48238040 [CI] Trust only infra 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).

Change-Id: Ic5abc4b87fd76f87aba383abf43e95ba70629fcb
(cherry picked from commit c364c8be85)
2021-05-05 11:02:59 +00:00
..
files CI: Move to CentOS 8 nodepool images 2019-11-26 10:22:06 +00:00
playbooks [CI] Publish images to quay.io on a daily basis 2021-04-08 13:50:37 +00:00
templates [CI] Trust only infra mirrors 2021-05-05 11:02:59 +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 Make kolla_set_configs open files in binary mode 2021-02-15 13:54:12 +00:00