mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 15:13:50 -06:00
ipatests: remove xfail for test_ipa_migrate_stage_mode
The test test_ipa_ipa_migration.py::TestIPAMigrateScenario1 ::test_ipa_migrate_stage_mode is now passing, the issue has been fixed. Related: https://pagure.io/freeipa/issue/9621 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Sudhir Menon <sumenon@redhat.com>
This commit is contained in:
parent
de940802bb
commit
6eb6a92930
@ -600,9 +600,6 @@ class TestIPAMigrateScenario1(IntegrationTest):
|
||||
)
|
||||
assert SCHEMA_OVERRIDE_LOG in install_msg
|
||||
|
||||
@pytest.mark.xfail(
|
||||
reason="https://issues.redhat.com/browse/RHEL-45463", strict=True
|
||||
)
|
||||
def test_ipa_migrate_stage_mode(self, empty_log_file):
|
||||
"""
|
||||
This test checks that ipa-migrate is successful
|
||||
|
Loading…
Reference in New Issue
Block a user