borisstoyanov commented on issue #1813: CLOUDSTACK-9604: Root disk resize 
support for VMware and XenServer.
URL: https://github.com/apache/cloudstack/pull/1813#issuecomment-297692744
 
 
   @priyankparihar, 
   Here are the exceptions related to the tests and I think they are related to 
the latest changes in this PR:
   
   test_deploy_vm_root_resize.py:
   `CRITICAL: EXCEPTION: None: [\'Traceback (most recent call last):\\n\', \'  
File "/usr/lib/python2.7/site-packages/nose/suite.py", line 209, in run\\n    
self.setUp()\\n\', \'  File "/usr/lib/python2.7/site-packages/nose/suite.py", 
line 292, in setUp\\n    self.setupContext(ancestor)\\n\', \'  File 
"/usr/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext\\n  
  try_run(context, names)\\n\', \'  File 
"/usr/lib/python2.7/site-packages/nose/util.py", line 471, in try_run\\n    
return func()\\n\', \'  File 
"/marvin/tests/smoke/test_deploy_vm_root_resize.py", line 110, in setUpClass\\n 
   domainid=cls.domain.id\\n\', \'  File 
"/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1238, in 
register\\n    "Unable to find Ostype is required for registering 
template")\\n\', \'Exception: Unable to find Ostype is required for registering 
template\\n\']`
   
   test_vm_snapshots.py:
   `2017-04-26 16:39:34,301 - CRITICAL - FAILED: 
test_01_test_vm_volume_snapshot: ['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_vm_snapshots.py", line 408, 
in test_01_test_vm_volume_snapshot\n    volume_id=volume.id)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 154, in __exit__\n    "{0} not 
raised".format(exc_name))\n', 'AssertionError: Exception not raised\n']`
   
   test_volumes.py:
   `2017-04-26 17:18:13,947 - CRITICAL - FAILED: test_01_create_volume: 
['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_volumes.py", line 251, in 
test_01_create_volume\n    self.assertEqual(ret[0],SUCCESS,"Check if promised 
disk size actually 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 promised disk 
size actually available\n']`
   
   Checkout the vmware test run
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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