python-tempestconf/roles/generate-tempestconf-file-cloud
Martin Kopec c3ea997627 Run unit tests by py38 as well
Let's use openstack-python3-wallaby-jobs template.
Also update setup.cfg to be compatible with supported pythons.
flake8==2.6.2 and pyflakes==2.0.0 seems not to be compatible
with python3.8 on Ubuntu so the patch addresses this as well.

Change-Id: Ic09b2d836315d9a223bb8592d0e48ef475c56aa5
2020-09-25 08:11:29 +00:00
..
2020-09-25 08:11:29 +00:00
2019-08-08 13:49:23 +00:00

Generate configuration file for tempest from cloud credentials

Installs python-tempestconf cloned from git and generates tempest.conf with credentials saved in clouds.yaml file. The tempest configuration file is printed to the output after that.

Role Variables