Merge "Limit scope of puppet-neutron-tripleo-standalone tempest tests" into stable/train

This commit is contained in:
Zuul 2020-04-03 17:11:54 +00:00 committed by Gerrit Code Review
commit eb4384007d
1 changed files with 3 additions and 1 deletions

View File

@ -21,5 +21,7 @@
featureset_override:
run_tempest: false
tempest_test_whitelist:
- 'network'
- 'tempest.api.network'
- 'tempest.scenario.test_network_basic_ops'
- 'neutron_tempest_plugin.api'
use_os_tempest: true