Use the 'all' tox env instead of 'all-plugin'

As the 'all-plugin' tox env is deprecated it is recommended to use
'all' tox env instead.

[1] https://review.opendev.org/#/c/543974/
Related-Bug: #1862240

Change-Id: Icc95ceadcd380aefe6b1cd9a5db4d200c24196cd
This commit is contained in:
Lukas Piwowarski 2020-09-07 15:02:45 +02:00 committed by Lingxian Kong
parent 92b9cfa30c
commit 942c75ef02
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@
devstack_localrc:
TEMPEST_PLUGINS: /opt/stack/qinling
USE_PYTHON3: True
tox_envlist: all-plugin
tox_envlist: all
tox_extra_args: --sitepackages
tempest_test_regex: ^(qinling_tempest_plugin.)
# Qinling's default replicas number is 3, some test cases need
# 2 workers, set concurrency to 2 to avoid