> On June 19, 2014, 6:28 a.m., Santhosh Edukulla wrote:
> > test/integration/component/test_remotevpn_vpc.py, line 187
> > <https://reviews.apache.org/r/22692/diff/2/?file=612883#file612883line187>
> >
> >     Does this required to be cleaned up?

the vm gets cleanup as part of account deletion


> On June 19, 2014, 6:28 a.m., Santhosh Edukulla wrote:
> > test/integration/component/test_remotevpn_vpc.py, line 107
> > <https://reviews.apache.org/r/22692/diff/2/?file=612883#file612883line107>
> >
> >     Is the account created?

If the account doesnt exist it will create it. If the account exists, it will 
reuse it


> On June 19, 2014, 6:28 a.m., Santhosh Edukulla wrote:
> > test/integration/component/test_remotevpn_vpc.py, line 110
> > <https://reviews.apache.org/r/22692/diff/2/?file=612883#file612883line110>
> >
> >     Does this user already exists?

If the account doesnt exist it will create it. If the account exists, it will 
reuse it


> On June 19, 2014, 6:28 a.m., Santhosh Edukulla wrote:
> > test/integration/component/test_remotevpn_vpc.py, line 251
> > <https://reviews.apache.org/r/22692/diff/2/?file=612883#file612883line251>
> >
> >     is this cleaned?

The VPC gets cleaned up as part of Account deletion


- Chandan


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22692/#review46190
-----------------------------------------------------------


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
> 
>

Reply via email to