freeipa/ipatests/test_xmlrpc
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
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
objectclasses.py Rewrite the Permission plugin 2013-12-13 15:08:52 +01:00
test_attr.py Test fixed modlist generation code 2014-03-03 12:14:09 +01:00
test_automember_plugin.py automember rebuild nowait feature added 2014-04-09 13:45:32 +02:00
test_automount_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_baseldap_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_batch_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cert_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_config_plugin.py Add tests for user auth type management 2013-11-08 12:48:43 +01:00
test_delegation_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dns_plugin.py Modify DNS tests with LOC records to workaround bug in python-dns. 2014-02-18 15:51:11 +01:00
test_dns_realmdomains_integration.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_external_members.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_group_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_hbac_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbacsvcgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbactest_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_host_plugin.py tests: Create the testing service certificate on demand 2014-03-06 10:33:21 +01:00
test_hostgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_krbtpolicy.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_nesting.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_netgroup_plugin.py DNS tests for classless reverse domains 2014-02-11 17:21:11 +01:00
test_old_permission_plugin.py test_permission_plugin: Fix tests that make too broad assumptions 2014-03-25 14:18:12 +01:00
test_passwd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_permission_plugin.py Allow modifying permissions with ":" in the name 2014-03-25 14:18:12 +01:00
test_ping_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_privilege_plugin.py permission plugin: Output the extratargetfilter virtual attribute 2014-03-14 10:14:05 +01:00
test_pwpolicy_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_radiusproxy_plugin.py DNS tests for classless reverse domains 2014-02-11 17:21:11 +01:00
test_range_plugin.py Fix idrange unit test failure 2014-03-14 10:07:20 +01:00
test_realmdomains_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_replace.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_role_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selfservice_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selinuxusermap_plugin.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_service_plugin.py tests: Create the testing service certificate on demand 2014-03-06 10:33:21 +01:00
test_sudocmd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudocmdgroup_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_sudorule_plugin.py DNS tests for classless reverse domains 2014-02-11 17:21:11 +01:00
test_trust_plugin.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_user_plugin.py Extending user plugin with inetOrgPerson fields 2014-03-28 12:38:50 +01:00
testcert.py tests: Create the testing service certificate on demand 2014-03-06 10:33:21 +01:00
xmlrpc_test.py automember rebuild nowait feature added 2014-04-09 13:45:32 +02:00