vishesh92 commented on PR #7723:
URL: https://github.com/apache/cloudstack/pull/7723#issuecomment-1774557678

   > @vishesh92 apart from other failures on VMware, `test_cluster_drs.py` also 
failed. Can you please have a look?
   > 
   > ```
   > 2023-10-19 15:12:53,844 - CRITICAL - FAILED: 
test_02_balanced_drs_algorithm: ['Traceback (most recent call last):\n', '  
File "/usr/lib64/python3.6/unittest/case.py", line 60, in testPartExecutor\n    
yield\n', '  File "/usr/lib64/python3.6/unittest/case.py", line 622, in run\n   
 testMethod()\n', '  File "/marvin/tests/smoke/test_cluster_drs.py", line 259, 
in test_02_balanced_drs_algorithm\n    
self.assertEqual(len(vm_to_dest_host_map), 1, msg="DRS plan should have 1 
migrations")\n', '  File 
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackTestCase.py", line 94, 
in assertEqual\n    
super(cloudstackTestCase,self).assertEqual(first,second,msg)\n', '  File 
"/usr/lib64/python3.6/unittest/case.py", line 846, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python3.6/unittest/case.py", line 839, in _baseAssertEqual\n    
raise self.failureException(msg)\n', "AssertionError: 2 != 1 : b'DRS plan 
should have 1 migrations'\n"]
   
   @shwstppr Not sure. But most likely happened due to some left over VM from a 
previous failed test. Let me run the tests again.
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to