Skip to content

Commit

Permalink
Issue 4822 - Fix CI temporary password: fixture leftover breaks them (#…
Browse files Browse the repository at this point in the history
…4823)

Bug description:
	dirsrvtests/tests/suites/password/pwdPolicy_attribute_test.py contains
        password policy attributes tests (min_age,...) and tpr tests.
        Leftover of the fixture password_policy (scope module) are breaking
        TPR tests with subtree/user local password policy.

Fix description:
	Separate temporary password tests into their own module

relates: #4822

Reviewed by: Simon Pichugin (Thanks!)

Platforms tested: 8.5, F34
  • Loading branch information
tbordaz committed Jul 2, 2021
1 parent 8a2c7b8 commit f211ebf
Show file tree
Hide file tree
Showing 2 changed files with 1,156 additions and 1,071 deletions.

0 comments on commit f211ebf

Please sign in to comment.