Switch to new rolevar for run-tempest 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 compatiblity but we recommend to switch to new one. Change-Id: I4f2d01a4cf443f9c539158e77032cd3d8ce24ad7
This commit is contained in:
committed by
Ghanshyam
parent
5b52db409b
commit
9d285e0bb4
@@ -1,4 +1,4 @@
|
||||
# --blacklist-file contents for the nova-multi-cell job defined in .zuul.yaml
|
||||
# --exclude-list contents for the nova-multi-cell job defined in .zuul.yaml
|
||||
# See: https://stestr.readthedocs.io/en/latest/MANUAL.html#test-selection
|
||||
|
||||
# Exclude tempest.scenario.test_network tests since they are slow and
|
||||
Reference in New Issue
Block a user