kolla-ansible/tests
Pierre Riteau 437c6a1e30 Fix installation errors with Python 2
Python 2 jobs recently started failing frequently with the following
error:

    distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=2.0.0')

The root cause appears to be that indirect requirements are handled by
easy_install which doesn't like some index servers [1]. Try updating
setuptools first.

[1] https://github.com/googleapis/google-cloud-python/issues/3757#issuecomment-422384453

Change-Id: I95303e52f2b462ceda21abaa4097cc9291362d33
2021-04-09 15:58:53 +02:00
..
templates CI: Add ssh retries 2021-03-03 17:28:03 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
check-config.sh CI: Add ceph-ansible related files to ignores in check-config.sh 2020-01-31 12:25:33 +01:00
check-failure.sh Refactor CI testing scripts 2018-11-06 16:43:19 +00:00
check-logs.sh CI: Don't fail on expected critical log messages 2020-03-16 14:29:57 +00:00
deploy-bifrost.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
deploy.sh CI: Refactor a lot 2019-11-29 08:57:01 +01:00
get_logs.sh Stop gzipping logs in get-logs.sh 2020-01-10 09:40:58 +00:00
init-core-openstack.sh CI: Refactor a lot 2019-11-29 08:57:01 +01:00
init-swift.sh CI: Test Swift 2019-12-20 20:36:58 +01:00
post.yml CI: fix kolla-ansible installation in stable/train 2021-03-09 10:04:05 +01:00
pre.yml CI: Use Python2 compatible pip 2021-01-24 13:20:37 +01:00
reconfigure.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
run.yml Fix installation errors with Python 2 2021-04-09 15:58:53 +02:00
setup_disks.sh CI: Replace cinder-lvm scenario with zun scenario 2020-02-07 18:38:48 +01:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test-bifrost.sh Remove RabbitMQ support from Bifrost 2019-04-10 11:30:50 +01:00
test-core-openstack.sh CI: Replace cinder-lvm scenario with zun scenario 2020-02-07 18:38:48 +01:00
test-dashboard.sh CI: Bump dashboard access timeout to 1000s 2020-04-06 16:37:09 +01:00
test-ironic.sh CI: add missing --fail argument to curl 2020-11-15 09:03:55 +00:00
test-kolla-toolbox.yml Catch errors and changes in kolla_toolbox module 2019-09-16 14:34:11 +01:00
test-mariadb.sh CI: Add mariadb test 2019-11-21 17:22:59 +00:00
test-masakari.sh Testing Masakari role in gate 2019-08-14 12:32:51 -04:00
test-prometheus-efk.sh CI: add prometheus-efk scenario 2020-07-23 10:17:44 +00:00
test-scenario-nfv.sh CI: Move NFV reqs installation to where it belongs 2020-06-12 21:37:37 +02:00
test-swift.sh CI: Test Swift 2019-12-20 20:36:58 +01:00
test-zun.sh CI: Test Zun with Cinder LVM backend (iSCSI) 2020-02-07 18:35:30 +01:00
test_fernet_rotate_cron_generator.py Fix keystone fernet key rotation scheduling 2019-05-17 14:05:48 +01:00
test_kolla_docker.py Backport ignore_missing support for kolla_docker 2020-12-17 09:43:21 +00:00
test_merge_config.py Remove whitespace around equal signs in zookeeper.cfg 2021-03-08 11:20:34 +00:00
test_merge_yaml.py Support merging nested yaml config 2018-11-05 18:09:22 +00:00
upgrade-bifrost.sh CI: Keep stderr in ansible logs 2019-07-02 20:44:33 +02:00
upgrade.sh CI: Pull images before upgrade 2019-07-04 18:11:16 +00:00