Remove "test_live_migration_with_trunk" execution
Removed "test_live_migration_with_trunk" test execution from "neutron-ovs-tempest-multinode-full" job until LP#1997025 is fixed. Related-Bug: #1997025 Change-Id: Id7a0565db9b014e2658002437a2f21facbe47a8f
This commit is contained in:
parent
1e4cc72901
commit
51827d8e78
@ -167,6 +167,10 @@
|
||||
timeout: 10800
|
||||
irrelevant-files: *openvswitch-irrelevant-files
|
||||
vars:
|
||||
# NOTE(ralonsoh): to be removed once LP#1997025 is fixed.
|
||||
tempest_exclude_regex: "\
|
||||
(^tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_migration_with_trunk)|\
|
||||
(^tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk)"
|
||||
tox_envlist: integrated-network
|
||||
devstack_localrc:
|
||||
CIRROS_VERSION: 0.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user