mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
12.54.2012 ef6b2e3c825340cb8b628a80179ad64e9165b411
Enable password policy functional tests
2 files modified
20 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/password_policy/password_policy.xml 18 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/ant/build.properties 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/password_policy/password_policy.xml
@@ -51,15 +51,15 @@
            <script>
              suiteList = []
              #suiteList.append('max_pwd_age')
              #suiteList.append('force_pwd_change')
              #suiteList.append('grace_login')
              #suiteList.append('last_login')
              #suiteList.append('lockout')
              #suiteList.append('min_pwd_age')
              #suiteList.append('non_default')
              #suiteList.append('preencoded_pwds')
              #suiteList.append('allow_user_password_changes')
              suiteList.append('max_pwd_age')
              suiteList.append('force_pwd_change')
              suiteList.append('grace_login')
              suiteList.append('last_login')
              suiteList.append('lockout')
              suiteList.append('min_pwd_age')
              suiteList.append('non_default')
              suiteList.append('preencoded_pwds')
              suiteList.append('allow_user_password_changes')
              suiteList.append('root_policy')
            </script>
    
opends/tests/staf-tests/shared/ant/build.properties
@@ -112,7 +112,7 @@
ldclt.dir=
temp.dir=/tmp
test.plan.custom=
test.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
test.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,password_policy,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
test.plan.stress.default=import_ldif,operations,replication
verbose.mode=false