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

ipatests: mark test_installation_TestInstallWithCA_DNS3 as xfail #6090

Closed
wants to merge 1 commit into from

Conversation

flo-renaud
Copy link
Contributor

The test failure is a known issue, happening on f33+. Mark as xfail
until 8700 is fixed.

Related: https://pagure.io/freeipa/issue/8700
Signed-off-by: Florence Blanc-Renaud flo@redhat.com

@flo-renaud flo-renaud added needs review Pull Request is waiting for a review ipa-4-9 Mark for backport to ipa 4.9 labels Nov 18, 2021
Copy link
Contributor

@fcami fcami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
Shouldn't this be conditional on the OS version like this:

osinfo.id == 'fedora' and osinfo.version_number >= (33,)

otherwise this will start failing downstream for no good reason?
Thanks @flo-renaud

The test failure is a known issue, happening on f33+. Mark as xfail
until 8700 is fixed.

Related: https://pagure.io/freeipa/issue/8700
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
@flo-renaud
Copy link
Contributor Author

@fcami thanks for your comment, I added the condition as suggested.

Copy link
Contributor

@fcami fcami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, thanks

@fcami fcami added ack Pull Request approved, can be merged and removed needs review Pull Request is waiting for a review labels Nov 18, 2021
@flo-renaud flo-renaud added the pushed Pull Request has already been pushed label Nov 18, 2021
@flo-renaud
Copy link
Contributor Author

master:

  • 680d92b ipatests: mark test_installation_TestInstallWithCA_DNS3 as xfail

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 ipa-4-9 Mark for backport to ipa 4.9 pushed Pull Request has already been pushed
Projects
None yet
2 participants