summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-01-27 23:27:28 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-01-28 20:54:37 +0100
commite05a1ee1c08a3ae1e40332c6c38e29c71c365210 (patch)
tree1734776df63afb322634619864b76752f5e7f685
parent988997ab1ba3a8f112e857ee984a57917ce8c3d8 (diff)
Allow running latest tempest_full
It allows running test_user_update_own_password [1] [1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-components-latest-tempest_full-run-8/results/tempest_full/tempest-report.html Change-Id: I9f273ba58871f1e16886af623dcbb91f5c20c2f6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9cd8ca6db84fd80f17b2d9c37d66d6a861130e7a)
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index baf7db60a..fbf5ff22f 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -2,9 +2,14 @@
compute-feature-enabled:
shelve: false
vnc_console: false
+identity:
+ user_unique_last_password_count: 2
+ user_lockout_duration: 10
+ user_lockout_failure_attempts: 2
identity-feature-enabled:
api_v2: false
api_v2_admin: false
+ security_compliance: true
image-feature-enabled:
api_v2: true
api_v1: false