summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-17/+0
* CI: Make double circle topology python3 compatibleDavid Kupka2016-02-242-2/+2
* Fixes minor issuesStanislav Laznicka2016-02-241-2/+2
* Cosmetic changes to the codeStanislav Laznicka2016-02-242-1/+3
* CI: Add test for double-circle topology generator.David Kupka2016-02-231-0/+63
* CI: Add replication test utilizing double-circle topology.David Kupka2016-02-231-0/+18
* CI: Add double circle topology.David Kupka2016-02-231-0/+52
* CI: add empty topology test for 2-connected topology generatorDavid Kupka2016-02-231-0/+1
* CI: Fix pep8 errors in 2-connected topology generatorDavid Kupka2016-02-231-5/+6
* WebUI tests: fix failing of tests due to unclicable labelLenka Doudova2016-02-231-5/+1
* test_util: str/bytes check fixes for Python 3Petr Viktorin2016-02-171-6/+6
* tests: Use absolute importsPetr Viktorin2016-02-172-6/+8
* ipautil.run, kernel_keyring: Encoding fixes for Python 3Petr Viktorin2016-02-171-1/+1
* test_parameters: Ignore specific error messagePetr Viktorin2016-02-171-2/+1
* CI: Add test for 2-connected topology generator.David Kupka2016-02-121-0/+19
* CI: Add simple replication test in 2-connected topology.David Kupka2016-02-121-0/+18
* CI: Add '2-connected' topology generator.David Kupka2016-02-121-0/+57
* ipatests: Add missing certificate profile fixtureMilan Kubík2016-02-111-1/+10
* make lint: use config file and plugin for pylintMartin Basti2016-02-111-0/+2
* Removed --ip-address option from replica installationOleg Fayans2016-02-041-7/+30
* Updated connect/disconnect replica to work with both domainlevelsOleg Fayans2016-02-011-6/+23
* Enabled recreation of test directory in apply_common_fixes functionOleg Fayans2016-01-292-2/+1
* DNSSEC CI: fix zone delegationsMartin Basti2016-01-291-1/+8
* ipatests: fix the install of external caMilan Kubík2016-01-271-1/+3
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-271-1/+0
* Refactor test_attrFilip Skola2016-01-261-388/+281
* Refactor test_replaceFilip Skola2016-01-261-126/+48
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-252-1520/+1026
* Fix DNSSEC test: add glue recordMartin Basti2016-01-251-1/+8
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-212-2/+1
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-204-0/+17
* Use explicit truncating divisionPetr Viktorin2016-01-201-1/+1
* fixed an issue with master installation not creating reverse zoneOleg Fayans2016-01-191-3/+4
* logger: Use warning instead of warnTomas Babej2016-01-181-1/+1
* ipapython: remove default_encoding_utf8Jan Cholasta2016-01-151-1/+0
* CI test: fix regression in task.install_kraMartin Basti2016-01-141-1/+1
* ipatests: Make the A record for hosts in topology conditionalMilan Kubík2016-01-131-2/+9
* tests for package version comparisonMartin Babinsky2016-01-121-0/+51
* DNSSEC test: fix adding zones with --skip-overlap-checkMartin Basti2016-01-121-5/+12
* ipatests: Fix configuration problems in dns testsMilan Kubík2016-01-111-2/+3
* Fixed install_ca and install_kra under domain level 0Oleg Fayans2016-01-071-4/+24
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Enable pylint expression-not-assigned checkMartin Basti2015-12-233-3/+4
* Enable pylint unused-format-string-key checkMartin Basti2015-12-231-4/+2
* Enable pylint duplicated-key checkMartin Basti2015-12-231-1/+0
* Remove wildcard importsMartin Basti2015-12-231-1/+0
* Remove unused importsMartin Basti2015-12-2343-96/+38
* Remove empty test fileMartin Basti2015-12-231-26/+0
* CI tests: Added domain realm as a parameter to master installation in integra...Oleg Fayans2015-12-211-1/+2
* CI tests: Enabled automatic creation of reverse zone during master installationOleg Fayans2015-12-211-1/+2