Pearl1594 commented on code in PR #9546:
URL: https://github.com/apache/cloudstack/pull/9546#discussion_r1731238853


##########
test/integration/smoke/test_affinity_groups.py:
##########
@@ -139,6 +145,8 @@ def test_DeployVmAntiAffinityGroup(self):
             serviceofferingid=self.service_offering.id,
             affinitygroupnames=[self.ag.name]
         )
+
+        self.cleanup.append(vm2)

Review Comment:
   Not sure what the change is here? Is it the removal of extra line?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to