mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 09:11:55 -06:00
8b91d9a6e8
automember-rebuild uses asynchronous 389 task, and returned success even if the task didn't run. this patch fixes this issue adding a --nowait parameter to 'ipa automember-rebuild', defaulting to False, thus when the script runs without it, it waits for the 'nstaskexitcode' attribute, which means the task has finished. Old usage can be enabled using --nowait, and returns the DN of the task for further polling. New tests added also. https://fedorahosted.org/freeipa/ticket/4239 Reviewed-By: Petr Viktorin <pviktori@redhat.com> |
||
---|---|---|
.. | ||
man | ||
test_cmdline | ||
test_install | ||
test_integration | ||
test_ipalib | ||
test_ipapython | ||
test_ipaserver | ||
test_pkcs10 | ||
test_webui | ||
test_xmlrpc | ||
__init__.py | ||
beakerlib_plugin.py | ||
data.py | ||
i18n.py | ||
ipa-run-tests | ||
ipa-test-config | ||
ipa-test-task | ||
order_plugin.py | ||
setup.py.in | ||
test_util.py | ||
util.py |