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

[Backport][ipa-4-6] xmlrpctests: remove harcoded expiration date from test_user_plugin #5332

Closed
wants to merge 1 commit into from

Conversation

abbra
Copy link
Contributor

@abbra abbra commented Dec 10, 2020

This PR was opened automatically because PR #5330 was pushed to master and backport to ipa-4-6 is required.

The test test_user_plugin is using a hardcoded date for
password expiration and started failed since we passed this date.
Replace the hardcoded date with now + 1 year.

Fixes: https://pagure.io/freeipa/issue/8616
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
@abbra abbra added the ack Pull Request approved, can be merged label Dec 10, 2020
@abbra
Copy link
Contributor Author

abbra commented Dec 10, 2020

PR was ACKed automatically because this is backport of PR #5330. Wait for CI to finish before pushing. In case of questions or problems contact @flo-renaud who is author of the original PR.

@abbra
Copy link
Contributor Author

abbra commented Dec 10, 2020

A failure in Travis CI is due to an issue when testing wheels. @tiran could you please look at that?

@flo-renaud
Copy link
Contributor

The backport was pushed with PR #5342 , we can close this one.

@flo-renaud flo-renaud closed this Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged
Projects
None yet
2 participants