python-tempestconf/roles/install-plugins
lpiwowar 736304d4b6 Unskip devstack-admin-plugins job
The job was failing because of a bug described in the launchpad [1].
As this bug is resolved and the job is no longer failing we can
start using this job again.

Before enabling the devstack-admin-plugins job we need to fix two
things:

- Put test_manually_trigger_update_secondary_zone_negative designate
  plugin test to exclude_regex as it is currently broken.

- Allow git to read plugins directories. This is necessary because
  of a patch that was recently added to git [2].

[1] https://bugs.launchpad.net/neutron/+bug/1959125
[2] 8959555cee

Change-Id: I5bf3826f0011a9392a38ceceb51c113d38231ad6
2022-04-26 14:39:19 +02:00
..
defaults Add a job for tempest plugins 2019-05-25 09:29:28 +00:00
tasks Unskip devstack-admin-plugins job 2022-04-26 14:39:19 +02:00
README.rst Add a job for tempest plugins 2019-05-25 09:29:28 +00:00

README.rst

Install tempest plugins

The role installs tempest plugins via tox inside venv-tempest virtual environment.

Role variables