-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22692/#review47864
-----------------------------------------------------------
Patch failed to apply cleanly on master, please check.
Applying: Test Suite for Testing Remote Access VPN on VPC
/home/santhosh/softwares/cs_master/cloudstack/.git/rebase-apply/patch:74:
trailing whitespace.
/home/santhosh/softwares/cs_master/cloudstack/.git/rebase-apply/patch:75:
trailing whitespace.
/home/santhosh/softwares/cs_master/cloudstack/.git/rebase-apply/patch:80:
trailing whitespace.
/home/santhosh/softwares/cs_master/cloudstack/.git/rebase-apply/patch:81:
trailing whitespace.
cls.debug("Obtain the Admin's API Client")
/home/santhosh/softwares/cs_master/cloudstack/.git/rebase-apply/patch:85:
trailing whitespace.
warning: squelched 175 whitespace errors
warning: 180 lines add whitespace errors.
- Santhosh Edukulla
On July 2, 2014, 10:16 p.m., Chandan Purushothama wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22692/
> -----------------------------------------------------------
>
> (Updated July 2, 2014, 10:16 p.m.)
>
>
> Review request for cloudstack, Doug Clark, Girish Shilamkar, Raja Pullela,
> sangeetha hariharan, sanjeev n, Santhosh Edukulla, sudha ponnaganti,
> SrikanteswaraRao Talluri, and Sheng Yang.
>
>
> Repository: cloudstack-git
>
>
> Description
> -------
>
> Test Suite for Testing Remote Access VPN on VPC.
>
> I successfully automated the following components:
>
> 1.VPN Client Installation on Linux
> 2.Component that efficiently verifies Remote VPN Access between client and
> the Server.
> 3.Developed a component that automates VPN Client Configuration and services.
> 4.Test Cases of the Feature
> 5.Tested the Code multiple times on XenServer and fixed the bugs.
>
>
> Diffs
> -----
>
> test/integration/component/test_remotevpn_vpc.py PRE-CREATION
>
> Diff: https://reviews.apache.org/r/22692/diff/
>
>
> Testing
> -------
>
> Test case 01 : Enable VPN for Public IP Address on the VPC ... === TestName:
> test_01_RemoteAccessVPN_VPC_EnableVPNAndConnecttoVM | Status : SUCCESS ===
> ok
> Test case 02 : Remote a VPN User ... === TestName: test_02_VPC_RemoveVPNUser
> | Status : SUCCESS ===
> ok
> Test case 03 : Add a Different VPN User and Test Access with already existing
> VPN User ... === TestName: test_03_VPC_AddDifferentVPNUser | Status : SUCCESS
> ===
> ok
> Test case 04 : Add a Previously Removed VPN User from the VPC and Test the
> VPN Connectivity ... === TestName:
> test_04_VPC_AddPreviouslyRemovedVPNUserTestConnectivity | Status : SUCCESS ===
> ok
> Test case 05 : Disable the VPN Service on the VPC ... === TestName:
> test_05_VPC_DisableVPNServiceOnVPC | Status : SUCCESS ===
> ok
> Test case 06 : Enabled Previously Disabled VPN Access to VPC. ... ===
> TestName: test_06_VPC_EnablePreviouslyDisabledVPNAccesstoVPC | Status :
> SUCCESS ===
> ok
> Test case 07 : Create Nine VPN Users to test the remote.vpn.user.limit=8
> Configuration parameter ... === TestName:
> test_07_ConfigParam_TestRemoteVPNUserLimit | Status : SUCCESS ===
> ok
>
> ----------------------------------------------------------------------
> Ran 7 tests in 2495.099s
>
> OK
>
>
> Thanks,
>
> Chandan Purushothama
>
>