Github user serg38 commented on the issue:
https://github.com/apache/cloudstack/pull/1692
We finished testing on vmware 5.5 and 6. Overall much better state. We have
still failure in execution of the following tests:
test_privategw_acl
test_routers_network_ops
test_vpc_redundant
test_vpc_router_nics
All of the failure seem to be either environmental or due to incorrect ACL
order .
Also out-of-band management test give a lot of exceptions but this is as
expected.
We had to make one change that I propose to include. In
test_service_offereing.py line 389 switch from
range=20 to range=40 . In our tests variation in available RAM in CentOs
was larger than 20 Mb so test_service_offereing fails.
So this is another testing LGTM for vmware 5.5 and 6. I will post test
results in few min.
Let's get all related PRs merged ASAP now.
---
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.
---