shwstppr commented on PR #7444:
URL: https://github.com/apache/cloudstack/pull/7444#issuecomment-1542084905
Tested with latest nightly and it seems error with
test_vm_deployment_planner.py were intermittent or environment related,
```
[root@ref-trl-4867-v-M7-abhishek-kumar-marvin marvin]# nosetests
--with-xunit --xunit-file=results.xml --with-marvin
--marvin-config=./ref-trl-4867-v-M7-abhishek-kumar-advanced-cfg -s -a
tags=advanced --hypervisor=Vmware tests/smoke/test_vm_deployment_planner.py
/usr/local/lib/python3.6/site-packages/paramiko/transport.py:32:
CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python
core team. Therefore, support for it is deprecated in cryptography. The next
release of cryptography will remove support for Python 3.6.
from cryptography.hazmat.backends import default_backend
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /marvin/MarvinLogs/May_10_2023_11_53_53_U8PK9N All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_01_deploy_vm_on_specific_host | Status : SUCCESS ===
=== TestName: test_02_deploy_vm_on_specific_cluster | Status : SUCCESS ===
=== TestName: test_03_deploy_vm_on_specific_pod | Status : SUCCESS ===
=== TestName: test_04_deploy_vm_on_host_override_pod_and_cluster | Status :
SUCCESS ===
=== TestName: test_05_deploy_vm_on_cluster_override_pod | Status : SUCCESS
===
=== Final results are now copied to:
/marvin//MarvinLogs/test_vm_deployment_planner_0VX1NC ===
```
test_snapshots.py failed while getting template in the ^^ VMware run,
```
CRITICAL: EXCEPTION: None: ['Traceback (most recent call last):\n', ' File
"/usr/local/lib/python3.6/site-packages/nose/suite.py", line 210, in run\n
self.setUp()\n', ' File "/usr/local/lib/python3.6/site-packages/nose/suite.py",
line 293, in setUp\n self.setupContext(ancestor)\n', ' File
"/usr/local/lib/python3.6/site-packages/nose/suite.py", line 316, in
setupContext\n try_run(context, names)\n', ' File
"/usr/local/lib/python3.6/site-packages/nose/util.py", line 471, in try_run\n
return func()\n', ' File "/marvin/tests/smoke/test_snapshots.py", line 67, in
setUpClass\n assert False, "get_test_template() failed to return template"\n',
'AssertionError: get_test_template() failed to return template\n']
``
Will run VMware tests again
@blueorangutan package
--
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]