Merge "libvirt: fix typo in test_init_host_migration_flags"
This commit is contained in:
@@ -823,7 +823,7 @@ class LibvirtConnTestCase(test.NoDBTestCase):
|
||||
self.flags(live_migration_flag="VIR_MIGRATE_UNDEFINE_SOURCE, "
|
||||
"VIR_MIGRATE_PEER2PEER, "
|
||||
"VIR_MIGRATE_LIVE, "
|
||||
"VIR_MIGRATE_TUNNELLED"
|
||||
"VIR_MIGRATE_TUNNELLED, "
|
||||
"VIR_MIGRATE_NON_SHARED_INC",
|
||||
group='libvirt')
|
||||
# should have VIR_MIGRATE_NON_SHARED_INC
|
||||
|
||||
Reference in New Issue
Block a user