Pearl1594 opened a new pull request #4929:
URL: https://github.com/apache/cloudstack/pull/4929
### Description
This PR fixes the scale VM failure noticed on XenServer/XCP-ng
<!---
*********************************************************************************
-->
<!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE
DOCUMENTATION. -->
<!--- PLEASE PUT AN 'X' in only **ONE** box -->
<!---
*********************************************************************************
-->
### Types of changes
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] New feature (non-breaking change which adds functionality)
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] Enhancement (improves an existing feature and functionality)
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
### Feature/Enhancement Scale or Bug Severity
#### Bug Severity
- [ ] BLOCKER
- [ ] Critical
- [X] Major
- [ ] Minor
- [ ] Trivial
### Screenshots (if appropriate):
### How Has This Been Tested?
Ran test_scale_vm.py on a XenServer / XCP-ng env :
```
nosetests --with-xunit --xunit-file=results.xml --with-marvin
--marvin-config=/marvin/ref-trl-780-x-M7-pearl-dsilva-advanced-cfg -s -a
tags=advanced --hypervisor=xenserver /marvin/tests/smoke/test_scale_vm.py
/usr/lib/python2.7/site-packages/paramiko/transport.py:33:
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python
core team. Support for it is now deprecated in cryptography, and will be
removed in the next release.
from cryptography.hazmat.backends import default_backend
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /marvin/MarvinLogs/Apr_15_2021_07_50_46_XWEN9N. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_01_scale_vm | Status : SUCCESS ===
===final results are now copied to:
/marvin//MarvinLogs/test_scale_vm_LPJEUB===
[root@ref-trl-780-x-M7-pearl-dsilva-marvin ~]#
```
<!-- Please read the
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md)
document -->
--
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:
[email protected]