bwsw commented on issue #2266: CLOUDSTACK-10073: KVM host RAM overprovisioning
URL: https://github.com/apache/cloudstack/pull/2266#issuecomment-329417873
 
 
   @borisstoyanov 
   
   ```
   sshClient: DEBUG: {Cmd: ssh -i ~/.ssh/id_rsa.cloud 
-ostricthostkeychecking=no -oUserKnownHostsFile=/dev/null -p 3922 169.254.3.66 
/usr/local/cloud/systemvm/ssvm-check.sh |grep -e ERROR -e WARNING -e FAIL via 
Host: 10.2.2.67} {returns: [u'WARNING: cannot ping DNS server', u'Tests 
Complete. Look for ERROR or WARNING above.']}
   paramiko.transport: DEBUG: EOF in transport thread
   test_07_reboot_ssvm (tests.smoke.test_ssvm.TestSSVMs): DEBUG: SSVM script 
output: [u'WARNING: cannot ping DNS server', u'Tests Complete. Look for ERROR 
or WARNING above.']
   test_07_reboot_ssvm (tests.smoke.test_ssvm.TestSSVMs): CRITICAL: FAILED: 
test_07_reboot_ssvm: ['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_ssvm.py", line 929, in test_07_reboot_ssvm\n  
  self.test_03_ssvm_internals()\n', '  File "/marvin/tests/smoke/test_ssvm.py", 
line 449, in test_03_ssvm_internals\n    "Check for warnings in tests"\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 for warnings in 
tests\n']
   ```
   
   In test log before failure. I don't know if it's relevant to the case, 
because If it affects it should affect on VM start, beacause external 
specification doesn't change at all and default value for new parameter is 0, 
so it doesn't affect on actual test results.
 
----------------------------------------------------------------
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