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:
parent
4abe14c3e9
commit
09cb732532
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user