ipatests: remove xfail from test_dnssec

The nightly test test_dnssec.py::TestInstallDNSSECFirst::test_chain_of_trust
used to fail because of https://github.com/rthalley/dnspython/issues/343,
but the issue has been fixed upstream and does not happen any more since
PRCI is using python3-dns-1.16.0-7.

Remove the xfail.

Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2020-08-13 09:33:57 +02:00 committed by Rob Crittenden
parent 03a5e5f35f
commit f7a6c468ca

View File

@ -13,8 +13,6 @@ import dns.dnssec
import dns.resolver
import dns.name
import pytest
from ipatests.test_integration.base import IntegrationTest
from ipatests.pytest_ipa.integration import tasks
from ipatests.pytest_ipa.integration.firewall import Firewall
@ -320,7 +318,6 @@ class TestInstallDNSSECFirst(IntegrationTest):
self.replicas[0].ip, root_zone, timeout=300
), "Zone %s is not signed (replica)" % root_zone
@pytest.mark.xfail(reason='dnspython issue 343', strict=False)
def test_chain_of_trust(self):
"""
Validate signed DNS records, using our own signed root zone