Merge "Consolidate some tempest tests in the neutron-tempest-plugin jobs"

This commit is contained in:
Zuul 2020-11-19 07:47:14 +00:00 committed by Gerrit Code Review
commit 87eca8e61e
1 changed files with 4 additions and 1 deletions

View File

@ -98,7 +98,10 @@
# default test timeout set to 1200 seconds may be not enough if job is
# run on slow node
tempest_test_timeout: 2400
tempest_test_regex: ^neutron_tempest_plugin\.scenario
tempest_test_regex: "\
(^neutron_tempest_plugin.scenario)|\
(^tempest.api.compute.servers.test_attach_interfaces)|\
(^tempest.api.compute.servers.test_multiple_create)"
devstack_localrc:
PHYSICAL_NETWORK: default
CIRROS_VERSION: 0.5.1