summaryrefslogtreecommitdiff
path: root/roles/run-tempest-26
diff options
context:
space:
mode:
authorLukáš Piwowarski <lpiwowar@redhat.com>2022-10-07 13:47:11 +0200
committerLukáš Piwowarski <lpiwowar@redhat.com>2022-10-10 14:01:49 +0200
commitbe19f218138c7ab391eed1382cfa632a41bf0b0b (patch)
tree15727f2e40d465001936c93649733d46afbbdb7d /roles/run-tempest-26
parent6caf3b35732deffe4bca83151f6aa2f6c1975bb1 (diff)
downloadtempest-be19f218138c7ab391eed1382cfa632a41bf0b0b.tar.gz
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
Diffstat (limited to 'roles/run-tempest-26')
-rw-r--r--roles/run-tempest-26/README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/run-tempest-26/README.rst b/roles/run-tempest-26/README.rst
index 3643edb4e..8ff165673 100644
--- a/roles/run-tempest-26/README.rst
+++ b/roles/run-tempest-26/README.rst
@@ -21,7 +21,7 @@ variable (through the `register` statement).
A regular expression used to select the tests.
It works only when used with some specific tox environments
- ('all', 'all-plugin'.)
+ ('all', 'all-site-packages')
In the following example only api scenario and third party tests
will be executed.
@@ -47,7 +47,7 @@ variable (through the `register` statement).
A regular expression used to skip the tests.
It works only when used with some specific tox environments
- ('all', 'all-plugin'.)
+ ('all', 'all-site-packages').
::
vars: