tempest/roles/run-tempest-26/README.rst
Lukáš Piwowarski be19f21813 Remove references to 'all-plugin' tox environment
The 'all-plugin' tox environment was deprecated by this patch [1].
Instead of the 'all-plugin' it is recommended to use the 'all' tox
environment.

This patch removes any reference to 'all-plugin' tox environment and
updates the documentation so that the installation steps work with
the 'all' tox venv.

[1] https://review.opendev.org/c/openstack/tempest/+/543974

Related-Bug: 1862240
Change-Id: I0a86d9cf33bff6576a6337967d6b663ab7d9f4a6
2022-10-10 14:01:49 +02:00

1.9 KiB

Run Tempest

The result of the tempest run is stored in the tempest_run_result variable (through the register statement).

Role Variables

Specifies a blacklist file to skip tests that are not needed.

Pass a full path to the file.