From: Linda Wang Date: Fri, 2 Jun 2017 02:36:15 +0000 (+0000) Subject: Make tempest user_password more complicated X-Git-Tag: opnfv-5.0.RC1~336^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F35699%2F2;p=functest.git Make tempest user_password more complicated For some SUTs, the password for creating user is required to contain at least 8 characters and three types of characters for security. Change-Id: Iea770397fc6781d24fbfd0798e2da6bd65293866 Signed-off-by: Linda Wang --- diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 9b7960718..96147819a 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -130,7 +130,7 @@ tempest: tenant_name: tempest tenant_description: Tenant for Tempest test suite user_name: tempest - user_password: tempest + user_password: Tempest123! validation: ssh_timeout: 130 object_storage: