Switch to new rolevar for run-temepst role

Tempest replaced the below rolevar for run-tempest role
- tempest_test_blacklist is replaced by tempest_test_exclude_list
- tempest_black_regex is replaced by tempest_exclude_regex

old name are still supported for compatibility but we recommend
to switch to new one.

Change-Id: I73c5f0df0854a502e06e7c45f8b4d215a0832bdf
This commit is contained in:
Eyal 2021-03-20 12:32:19 +02:00
parent 4abe14c3e9
commit 09cb732532
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
tox_envlist: all
tempest_concurrency: 1
tempest_test_regex: topology|test_rca|test_alarms|test_resources|test_template|test_webhook|test_service
tempest_black_regex: tempest\.api
tempest_exclude_regex: tempest\.api
tempest_plugins:
- vitrage-tempest-plugin
devstack_localrc: