mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Travis CI: Add the server uninstaller as a last step of tests
The explicit uninstall will help to catch regressions such as recently reported https://pagure.io/freeipa/issue/6950 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
d9ed2573fd
commit
89a5bb2c6b
@@ -62,6 +62,7 @@ steps:
|
||||
- ipa-test-config --help
|
||||
- ipa-test-task --help
|
||||
- ipa-run-tests ${tests_ignore} -k-test_dns_soa ${tests_verbose} ${path}
|
||||
- ipa-server-install --uninstall -U
|
||||
tests:
|
||||
ignore:
|
||||
- test_integration
|
||||
|
||||
Reference in New Issue
Block a user