freeipa/ipatests
Adam Misnyovszki 8b91d9a6e8 automember rebuild nowait feature added
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>
2014-04-09 13:45:32 +02:00
..
man ipa-test-config: Add --json and --yaml output options 2014-03-05 10:00:58 +01:00
test_cmdline Do not hardcode path to ipa-getkeytab in tests 2014-03-13 15:52:18 +01:00
test_install Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
test_integration CA-less tests generate failure 2014-04-08 14:10:28 +02:00
test_ipalib Allow indexing API object types by class 2014-03-25 14:18:12 +01:00
test_ipapython Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
test_ipaserver ipaserver.install.service: Fix estimated time display 2014-03-13 18:15:43 +01:00
test_pkcs10 Update pkcs10 module functions to always load CSRs and allow selecting format. 2014-03-25 16:54:55 +01:00
test_webui webui: replace IPA.command usage with rpc.command 2014-03-27 14:54:08 +01:00
test_xmlrpc automember rebuild nowait feature added 2014-04-09 13:45:32 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
beakerlib_plugin.py beakerlib plugin: Don't try to submit logs if they are missing 2013-10-30 11:55:15 +01:00
data.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
i18n.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-run-tests Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-test-config ipa-test-config: Add --json and --yaml output options 2014-03-05 10:00:58 +01:00
ipa-test-task ipatests: Add records for all hosts in master's domain 2014-02-05 15:38:53 +01:00
order_plugin.py ipatests: Extend the order plugin to properly handle inheritance 2013-10-17 10:48:03 +02:00
setup.py.in Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
util.py Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install 2013-06-24 14:30:06 +02:00