Dhananjay D Pathak created CLOUDSTACK-6081:
----------------------------------------------
Summary: [Automation]: test_vpn_users.py fails with error as
Failed to create remote VPN users: Execute cmd: addvpnuser failed
Key: CLOUDSTACK-6081
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6081
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: marvin
Affects Versions: 4.2.0
Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server
release 6.4 (Santiago)
Reporter: Dhananjay D Pathak
Marvin Test VPN remote access user limit tests fails with Error as described
bellow (log files are attached):
VPN remote access user limit tests ... FAIL
Test create VPN when L2TP port in use ... ok
Test create NAT rule when VPN when L2TP enabled ... ok
Test add new users to existing VPN ... FAIL
Test add duplicate user to existing VPN ... FAIL
Test as global admin, add a new VPN user to an existing VPN entry ... FAIL
Test as domain admin, add a new VPN user to an existing VPN entry ... FAIL
======================================================================
FAIL: VPN remote access user limit tests
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/DataDisk/temp/cloudstack/test/integration/component/test_vpn_users.py", line
253, in test_01_VPN_user_limit
self.create_VPN_Users()
File
"/DataDisk/temp/cloudstack/test/integration/component/test_vpn_users.py", line
222, in create_VPN_Users
self.fail("Failed to create remote VPN users: %s" % e)
AssertionError: Failed to create remote VPN users: Execute cmd: addvpnuser
failed, due to: errorCode: 530, errorText:None
_____________________________________________________
P.S. : Information on Gmane (mailing list archive page) sounds relevant as it
contains discussion about "listUsageRecords fails after deleting an account"
Link : http://permalink.gmane.org/gmane.comp.apache.cloudstack.user/8128
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)