GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/1204
CLOUDSTACK-9123 - Make test compliant with multiple hypervisors
This PR make the test_internal_lb.py work with other Hypervisors types.
- Get hypervisor information from testClient.getHypervisorInfo()
- Adds XenServer, HyperV and VMware hypervisors
- Makes sure the OS type is "Other PV (64-bit)"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ekholabs/cloudstack
improve/test-internal-lb-CLOUDSTACK-9123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1204.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1204
----
commit c7f5e8a82724d09b61884e1f45f3995a93f9e3a0
Author: Wilder Rodrigues <[email protected]>
Date: 2015-12-08T15:09:24Z
CLOUDSTACK-9123 - Make test compliant with multiple hypervisors
- Get hypervisor information from testClient.getHypervisorInfo()
- Adds HyperV and VMware hypervisors
- Makes sure the OS type is "Other PV (64-bit)"
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---