freeipa/ipatests/test_ipaserver
Lenka Doudova a7c49e455e Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap
In test_ipaserver/test_ldap::test_ldap::test_GSSAPI a krb5 ccache is used to
connect to ldap. The test tries to locate this cache in /tmp/krb5cc_$UID file,
which is not there due to default settings in krb5.conf, and hence the whole
test is skipped. Fix the test to use keyring to connect instead of ccache in
/tmp.

https://fedorahosted.org/freeipa/ticket/6323

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-09-21 18:48:22 +02:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
httptest.py Use six.moves.http_client instead of httplib 2015-10-07 10:27:20 +02:00
test_changepw.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_ldap.py Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap 2016-09-21 18:48:22 +02:00
test_otptoken_import.py Enable pylint expression-not-assigned check 2015-12-23 07:59:22 +01:00
test_rpcserver.py Tests: Fix ipatests/test_ipaserver/test_rpcserver.py 2016-06-24 14:22:40 +02:00
test_serverroles.py test_serverroles: ensure that test API is initialized with correct ldap_uri 2016-06-28 09:14:28 +02:00
test_topology_plugin.py test_topology_plugin: Don't rely on order of an attribute's values 2016-05-30 16:44:08 +02:00
test_version_comparison.py tests for package version comparison 2016-01-12 15:33:22 +01:00