bernardodemarco commented on PR #10778:
URL: https://github.com/apache/cloudstack/pull/10778#issuecomment-3037033657

   > @bernardodemarco could you check that one test failure?
   
   @JoaoJandre, yes, it does not seem to be related:
   
   ```bash
   2025-06-27 14:29:31,064 - CRITICAL - FAILED: test_router_dhcphosts: 
['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_router_dhcphosts.py", line 
360, in test_router_dhcphosts\n    self.test_ssh_command(self.vm_1, nat_rule1, 
"natrule1")\n', '  File "/marvin/tests/smoke/test_router_dhcphosts.py", line 
191, in test_ssh_command\n    "Ping to outside world from VM should be 
successful"\n', '  File 
"/usr/local/lib/python3.6/site-packages/marvin/cloudstackTestCase.py", line 95, 
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.failureExce
 ption(msg)\n', "AssertionError: 0 != 1 : b'Ping to outside world from VM 
should be successful'\n"]
   ```


-- 
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