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
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: 389ds#4822

Reviewed by: Simon Pichugin (Thanks!)

Platforms tested: 8.5
  • Loading branch information
tbordaz committed Jul 2, 2021
1 parent 6b10f17 commit b629b18
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 1,072 deletions.

0 comments on commit b629b18

Please sign in to comment.