You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2017/08/09 23:32:05 UTC

[cloudstack] branch master updated: CLOUDSTACK-10000: Fix vpn_users component test

This is an automated email from the ASF dual-hosted git repository.

bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/master by this push:
     new 92b07d4  CLOUDSTACK-10000: Fix vpn_users component test
92b07d4 is described below

commit 92b07d453fbca85905888c6acc7e05008d62e406
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Aug 10 01:31:28 2017 +0200

    CLOUDSTACK-10000: Fix vpn_users component test
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 test/integration/component/test_vpn_users.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/integration/component/test_vpn_users.py b/test/integration/component/test_vpn_users.py
index 103ff1c..9784904 100644
--- a/test/integration/component/test_vpn_users.py
+++ b/test/integration/component/test_vpn_users.py
@@ -79,7 +79,7 @@ class Services:
                                 },
                          "vpn_user": {
                                    "username": "test",
-                                   "password": "p@a#s=s.w_o-r+d",
+                                   "password": "p@as=s.w_o-r+d",
                                 },
                          "natrule": {
                                    "privateport": 1701,

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>'].