Hi guys, About 2 weeks ago Geoff and Lucian tested the branch under our public repository and reported 2 bugs - thanks a lot for that. The bugs found, related to the password server and SNAT, have been fixed, tested and have already been pushed.
If it’s not asking too much, would be nice if you could do some more tests before we can merge the code ponto current master. Would that be okay with you? The branch is: https://github.com/schubergphilis/cloudstack/tree/feature/systemvm-persistent-config-4 The System VMs can be found here: http://178.237.34.95:8000/ Errors reported by Lucian and Geoff: ———————————— I have also encountered problems with SNAT not working in the VPC and the password server also not functioning. SNAT works in an isolated network from what I could see, but the passowrd server is broken there as well. ———————————— Next steps I will make: * Rebase our branch from current Master * Run the tests agains the following branches: - 4.4 - 4.5 - rVPC branch (rebased from Master) Environment: * XenServer 6.2 hosted by the VMWare Zone on our BetaCloud (CloudStack 4.4.2) environment * MySQL running on MacBook Pro * Management Server running on MacBook Pro Tests to be executed: Repo: https://github.com/wilderrodrigues/cloudstack_integration_tests Remark: the code is the same as the tests on ACS repo, except for the Local Storage and IP configuration * test_vpc_vpn.py * test_service_offerings.py * test_routers.py * test_reset_vm_on_reboot.py * test_privategw_acl.py * test_accounts.py * test_vm_life_cycle.py * test_vpc_offerings.py * test_vpc_routers.py * test_redundant_vpc.py Test execution: nosetests --with-marvin --marvin-config=/Users/wrodrigues/sbp_dev/cloudstack_integration_tests/cit/integration/acs/config/devcloud-advanced.cfg -s -a tags=advanced test_redundant_vpc.py Please, let us know if you could make some time to help us testing. :) Cheers, Wilder