From Fedora Project Wiki
Description
Test that the IPA server can be installed
Setup
- Deploy a FreeIPA server according to the instructions in QA:Testcase_freeipa_trust_server_installation
How to test
- As root, run
ipa-server-install --uninstall -U
Expected Results
- The uninstall process should complete without errors. After it has run, if you run
ipa-server-install
again, it should not report that the server is already installed/configured.