Merge "add keystone and neutron tempest plugins to default config"
This commit is contained in:
commit
4ee513ef67
@ -26,7 +26,10 @@ tempest_format: packages # venv or packages
|
||||
tempest_whitelist_file_src: "whitelist_file.j2"
|
||||
tempest_whitelist_file: "whitelist_file.conf"
|
||||
tempest_whitelist: []
|
||||
tempest_plugins: []
|
||||
tempest_plugins:
|
||||
- python-keystone-tests-tempest
|
||||
- python-neutron-tests-tempest
|
||||
|
||||
tempest_extra_config: {}# A dict containing values which needs to be overridden in tempest.conf
|
||||
skip_file_src: "skip_file.j2"
|
||||
skip_file: skip_file
|
||||
|
Loading…
Reference in New Issue
Block a user