mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Use the newer way of removing the DS instance
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
e8342d414d
commit
8fb63966cd
@@ -118,3 +118,6 @@ class TestUninstallBase(IntegrationTest):
|
||||
paths.REMOVE_DS_PL,
|
||||
'-i', instance_name
|
||||
])
|
||||
self.master.run_command([
|
||||
paths.DSCTL, serverid, 'remove', '--doit'
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user