Drop dependency on 389-ds-base-legacy-tools

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Christian Heimes
2018-08-31 13:26:36 +02:00
parent 8fb63966cd
commit a606b44f3a
2 changed files with 0 additions and 5 deletions

View File

@@ -114,10 +114,6 @@ class TestUninstallBase(IntegrationTest):
'-n', 'Server-Cert',
])
self.master.run_command([
paths.REMOVE_DS_PL,
'-i', instance_name
])
self.master.run_command([
paths.DSCTL, serverid, 'remove', '--doit'
])