ravening commented on pull request #4675:
URL: https://github.com/apache/cloudstack/pull/4675#issuecomment-796642802


   > @rhtyd I've fixed the conflicts but test failures from previous run 
doesn't seem intermittent and would need investigation/changes cc @ravening
   > 
   > ```
   > 2021-02-16 21:39:22,806 - CRITICAL - FAILED: test_public_ip_admin_account: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', 
'  File "/marvin/tests/smoke/test_network.py", line 236, in 
test_public_ip_admin_account\n    self.fail("list public ip response is not 
empty")\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 450, in 
fail\n    raise self.failureException(msg)\n', 'AssertionError: list public ip 
response is not empty\n']
   > 2021-02-16 21:39:25,098 - CRITICAL - FAILED: test_public_ip_user_account: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', 
'  File "/marvin/tests/smoke/test_network.py", line 285, in 
test_public_ip_user_account\n    "Check if disassociated IP Address is no 
longer available"\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 
553, in assertEqual\n    assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Check if disassociated IP 
Address is no longer available\n']
   > 2021-02-16 21:56:14,340 - CRITICAL - FAILED: test_releaseIP: ['Traceback 
(most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", 
line 369, in run\n    testMethod()\n', '  File 
"/marvin/tests/smoke/test_network.py", line 894, in test_releaseIP\n    "Failed 
to disassociate IP address")\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 462, in assertTrue\n    raise 
self.failureException(msg)\n', 'AssertionError: Failed to disassociate IP 
address\n']
   > ```
   > 
   
   
   @shwstppr I have pushed a commit. can you retrigger the tests to see if that 
fixes?


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


Reply via email to