----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18433/ -----------------------------------------------------------
Review request for cloudstack, Girish Shilamkar, sanjeev n, Santhosh Edukulla, and SrikanteswaraRao Talluri. Repository: cloudstack-git Description ------- Test Suite for Testing Remote Access VPN on VPC. I successfully automated the following components: 1.Developed a component that automates VPN Client Configuration and services. 2.Component that efficiently verifies Remote VPN Access between client and the Server. 3.Test Cases of the Feature 4.Tested the Code multiple times on XenServer and fixed the bugs. Diffs ----- test/integration/component/test_remotevpn_vpc.py PRE-CREATION tools/marvin/marvin/config/config.cfg 5849fe8 Diff: https://reviews.apache.org/r/18433/diff/ Testing ------- Test case no : Enable VPN for Public IP Address on the VPC ... ok Test case no : Remote a VPN User ... ok Test case no : Add a Different VPN User and Test Access with already existing VPN User ... ok Test case no : Add a Previously Removed VPN User from the VPC and Test the VPN Connectivity ... ok Test case no : Disable the VPN Service on the VPC ... ok Test case no : Enabled Previously Dsiabled VPN Access to VPC. ... ok Test case no : Create Nine VPN Users to test the remote.vpn.user.limit=8 Configuration parameter ... ok ---------------------------------------------------------------------- Ran 7 tests in 817.606s OK Thanks, Chandan Purushothama