Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI temporary password: fixture leftover breaks them #4822

Closed
tbordaz opened this issue Jul 2, 2021 · 1 comment
Closed

Fix CI temporary password: fixture leftover breaks them #4822

tbordaz opened this issue Jul 2, 2021 · 1 comment
Labels
CI test Involves lib389 CI test easy fix Fix is easy priority_high need urgent fix / highly valuable / easy to fix
Milestone

Comments

@tbordaz
Copy link
Contributor

tbordaz commented Jul 2, 2021

Issue 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.

Package Version and Platform:
Since 1.4.3.23 (temporary password rules)

Steps to Reproduce
run suites/password/pwdPolicy_attribute_test.py on 1.4.3 branch

Expected results
CI tests should be successful

@tbordaz tbordaz added needs triage The issue will be triaged during scrum CI test Involves lib389 CI test easy fix Fix is easy priority_high need urgent fix / highly valuable / easy to fix and removed needs triage The issue will be triaged during scrum labels Jul 2, 2021
tbordaz added a commit to tbordaz/389-ds-base that referenced this issue Jul 2, 2021
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
tbordaz added a commit that referenced this issue Jul 2, 2021
…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
tbordaz added a commit that referenced this issue Jul 2, 2021
…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
@tbordaz tbordaz added this to the 1.4.3 milestone Jul 2, 2021
@tbordaz
Copy link
Contributor Author

tbordaz commented Jul 2, 2021

8a2c7b8..f211ebf 389-ds-base-1.4.3
f17617d..30b1346 389-ds-base-1.4.4
6b10f17..96fe605 master

@tbordaz tbordaz closed this as completed Jul 2, 2021
tbordaz added a commit that referenced this issue Jul 2, 2021
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI test Involves lib389 CI test easy fix Fix is easy priority_high need urgent fix / highly valuable / easy to fix
Projects
None yet
Development

No branches or pull requests

1 participant