mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Mark DL0 TestReplicaManageDel tests as xfail
Mark failing DL0 TestReplicaManageDel tests as xfail until issue 7622 is fixed. https://pagure.io/freeipa/issue/7622 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
3ccd512dab
commit
4edcf8e53c
@@ -249,6 +249,7 @@ class TestCASpecificRUVs(IntegrationTest):
|
||||
"Replica RUVs were not clean during replica uninstallation")
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="Ticket N 7622", strict=True)
|
||||
class TestReplicaManageDel(IntegrationTest):
|
||||
domain_level = 0
|
||||
topology = 'star'
|
||||
|
||||
Reference in New Issue
Block a user