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-8] ipatests: fix TestSubCAkeyReplication #4309

Closed

Conversation

flo-renaud
Copy link
Contributor

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

The test is using the output of openssl to compare the SubCA issuer name
with the expected value.
Depending on the version of openssl, the issuer can be displayed
differently (with/without space around the = character). On RHEL 7.x,
there is no space by default while on Fedora the space is used.
Calling openssl with -nameopt space_eq forces a consistent output, always
adding space around =.
@flo-renaud flo-renaud added the ack Pull Request approved, can be merged label Mar 5, 2020
@flo-renaud
Copy link
Contributor Author

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

@abbra abbra added the pushed Pull Request has already been pushed label Mar 6, 2020
@abbra
Copy link
Contributor

abbra commented Mar 6, 2020

ipa-4-8:

  • c444f7a ipatests: fix TestSubCAkeyReplication

@abbra abbra closed this Mar 6, 2020
@flo-renaud flo-renaud deleted the backport_pr4301_ipa-4-8 branch March 8, 2020 19:13
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 pushed Pull Request has already been pushed
Projects
None yet
2 participants