python-tempestconf/roles/generate-accounts-file
Amol Kahat 5985479ecf
Added virtualenv and tox installation
python-tempestconf-tempest-devstack-* jobs were failing
due to missing virtualenv and tox.

Added 'ensure-tox' role in packstack and devstack
deployment playbook. To make sure that tox is installed
and it will not break the tempest tests run.

Change-Id: I554eb41b2e070d86c3d9f6e807a973f70d6b5f83
Signed-off-by: Amol Kahat <amolkahat@gmail.com>
2020-06-23 18:35:42 +05:30
..
defaults Different concurrency for tempest and accounts 2018-11-16 00:13:33 +00:00
tasks Added virtualenv and tox installation 2020-06-23 18:35:42 +05:30
README.rst Different concurrency for tempest and accounts 2018-11-16 00:13:33 +00:00

README.rst

Generate accounts.yaml file for tempest

Installs tempest cloned from git and generates accounts.yaml file. accounts.yaml file will be saved inside the cloned folder in etc/ subfolder.

The tempest configuration file, which is needed to generate tempest accounts.yaml file will be copied into etc/ as well, however it will be renamed to tempest_admin.conf so that, it doesn't conflict with tempest.conf which may be there.

Role Variables