Merge "Remove unnecessary cleanup in test"
This commit is contained in:
commit
a38cf065f2
@ -5579,9 +5579,6 @@ class ComputeTestCase(BaseTestCase):
|
||||
self.assertEqual(msg.event_type,
|
||||
'compute.instance.live_migration.rollback.dest.end')
|
||||
|
||||
# cleanup
|
||||
db.instance_destroy(c, instance.uuid)
|
||||
|
||||
def test_run_kill_vm(self):
|
||||
# Detect when a vm is terminated behind the scenes.
|
||||
instance = jsonutils.to_primitive(self._create_fake_instance())
|
||||
|
Loading…
x
Reference in New Issue
Block a user