matheusdaluz commented on a change in pull request #3389: when destroy the vms, 
delete the tags from virtual router
URL: https://github.com/apache/cloudstack/pull/3389#discussion_r292611888
 
 

 ##########
 File path: server/src/test/java/com/cloud/vm/UserVmManagerImplTest.java
 ##########
 @@ -276,4 +285,36 @@ private void configureValidateOrReplaceMacAddressTest(int 
times, String macAddre
         Mockito.verify(networkModel, 
Mockito.times(times)).getNextAvailableMacAddressInNetwork(Mockito.anyLong());
         Assert.assertEquals(expectedMacAddress, returnedMacAddress);
     }
+
+    @Test
+    public void validateRemoveTagsWhenExists() {
 
 Review comment:
   fixed
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to