Merge "Move tripleo standalone job to ostempest"

This commit is contained in:
Zuul 2020-01-20 07:59:50 +00:00 committed by Gerrit Code Review
commit 1d354f7577
1 changed files with 7 additions and 0 deletions

View File

@ -8,8 +8,15 @@
featureset_override:
standalone_environment_files:
- 'environments/services/neutron-ovs.yaml'
run_tempest: false
tempest_format: container
tempest_run_concurrency: 2
tempest_private_net_provider_type: 'vxlan'
tempest_tempest_conf_overrides:
auth.use_dynamic_credentials: true
tempest_test_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'
use_os_tempest: true
irrelevant-files: &irrelevant-files
- ^(test-|)requirements.txt$
- ^.*\.rst$