Skip to content

Commit ded8b2b

Browse files
committed
Execute test_initialize_network... with concurrency 1
Closes-Bug: #2113861 Change-Id: I635480cb087a75c8a4f2dbb30960b8aff8cf8b14 (cherry picked from commit 94f6d69)
1 parent ecdb6ed commit ded8b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ description =
8585
Run functional gate tests that require sudo privileges.
8686
setenv = {[testenv:dsvm-functional]setenv}
8787
deps = {[testenv:dsvm-functional]deps}
88-
test_regex = .*MySQL\.|.*test_get_all_devices|.*TestMetadataAgent\.|.*BaseOVSTestCase\.|.*test_periodic_sync_routers_task|.*TestOvnNbSync.*|.*TestMaintenance|.*TestLogMaintenance|.*TestNBDbMonitor.*|.*test_ovn_client.*
88+
test_regex = .*MySQL\.|.*test_get_all_devices|.*TestMetadataAgent\.|.*BaseOVSTestCase\.|.*test_periodic_sync_routers_task|.*TestOvnNbSync.*|.*TestMaintenance|.*TestLogMaintenance|.*TestNBDbMonitor.*|.*test_ovn_client.*|.*test_initialize_network_segment_range_support_parallel_execution.*
8989
commands =
9090
bash {toxinidir}/tools/deploy_rootwrap.sh {toxinidir} {envdir}/etc {envdir}/bin
9191
stestr run --slowest --exclude-regex ({[testenv:dsvm-functional-gate]test_regex}|neutron.tests.functional.agent.l3.*) {posargs}

0 commit comments

Comments
 (0)