Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/1741 @rhtyd & @jburwell this PR requires a new System VM template to function. I have a XenServer test environment which I have been using where I deploy RPMs and the System VM which I build with Jenkins for this PR. My current test setup is not implemented in Marvin, but instead uses my [`csapi`](https://github.com/swill/csapi) library. Is there a way to run Marvin tests against an ACS environment which is installed using RPMs? I would probably have to create a Marvin config file to match the existing configuration, but can this be done? The current status of this PR is: **`Remote Access VPN` seems to be working for our tests so far.** - _Mac_ : Working without the need for any modifications. - _Windows_ : Working, but requires [a change to the registry](https://support.microsoft.com/en-us/kb/926179) to set `AssumeUDPEncapsulationContextOnSendRule = 2`. - _Ubuntu_ : Untested so far... **`Site-to-Site VPN` seems to be working quite well so far.** - A `Diffie-Hellman` group is currently **required** in order for a connection to be established. How do you guys recommend we get this PR through the official testing and validation process? I should be able to setup a modified Bubble environment that uses my System VM in order to do the current Marvin tests against KVM. Can BlueO test PRs that require a new System VM? Cheers...
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---