freeipa/ipatests
Rob Crittenden 8821f7ae8e Fix detection of KRA installation so upgrades can succeed
Use is_installed() instead of is_configured() because
is_installed() does a config file check to see if the service
is in use.

https://pagure.io/freeipa/issue/7389

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
2018-02-08 09:39:18 +01:00
..
man Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
pytest_plugins Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
test_cmdline test_help: test "help" command without cache 2017-12-19 14:03:24 +01:00
test_install Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_integration Fix detection of KRA installation so upgrades can succeed 2018-02-08 09:39:18 +01:00
test_ipaclient csrgen: Change to pure openssl config format (no script) 2017-04-03 07:46:30 +00:00
test_ipalib Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_ipaplatform Use namespace-aware meta importer for ipaplatform 2017-11-15 14:17:24 +01:00
test_ipapython Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
test_ipaserver Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_webui Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_xmlrpc Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Add marker needs_ipaapi and option to skip tests 2017-12-11 20:40:06 +01:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Improve the robustness FreeIPA's i18n module and its tests 2016-11-28 13:58:33 +01:00
ipa-run-tests ipa-run-tests: make --ignore absolute, too 2018-01-12 13:47:06 +01:00
ipa-test-config LGTM: Use of exit() or quit() 2018-01-09 07:53:28 +01:00
ipa-test-task LGTM: Use of exit() or quit() 2018-01-09 07:53:28 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_util.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
util.py Add marker needs_ipaapi and option to skip tests 2017-12-11 20:40:06 +01:00