diff --git a/test/integration/component/test_tags.py b/test/integration/component/test_tags.py index 1e99ac11192..c5a8ced8d0d 100644 --- a/test/integration/component/test_tags.py +++ b/test/integration/component/test_tags.py @@ -2239,7 +2239,7 @@ class TestResourceTags(cloudstackTestCase): "Test creation of tag on stopped vm." self.debug("Destroying instance: %s" % self.vm_1.name) - self.vm_1.delete(self.apiclient) + self.vm_1.delete(self.apiclient, expunge=False) self.debug("Creating a tag for user VM") tag = Tag.create(