summaryrefslogtreecommitdiffstats
path: root/ipatests/pytest_ipa
Commit message (Expand)AuthorAgeFilesLines
* ipatests: modify run_command to allow specify successful return codesSergey Orlov2019-09-061-3/+11
* ipatests: add utility functions related to using and managing user accountsSergey Orlov2019-09-061-2/+42
* ipatests: allow to pass additional options for clients installationSergey Orlov2019-09-061-4/+4
* Test external CA with DNS name constraintsChristian Heimes2019-08-061-2/+5
* ipatests: Add tests for interactive chronyd configTibor Dudlák2019-07-311-2/+4
* ipatests: Update test tasks for client to be interactiveTibor Dudlák2019-07-311-6/+11
* ipatests: rename config_replica_resolvconf_with_master_data()François Cami2019-07-301-3/+3
* Make use of Azure Pipeline slicingStanislav Levin2019-07-161-0/+200
* ipatests: new test for trust with partially unreachable AD topologySergey Orlov2019-07-151-0/+8
* Make use of `named` well-known serviceStanislav Levin2019-06-251-9/+5
* ipatests: allow to relax security of LDAP connection from controller to IPA hostSergey Orlov2019-06-051-4/+32
* ipatests: new tests for establishing one-way AD trust with shared secretSergey Orlov2019-05-291-7/+21
* add test for external CA key size sanity checkFraser Tweedale2019-05-281-2/+3
* Order of master and replica corrected in logger.infoKaleemullah Siddiqui2019-05-231-1/+1
* Delay import of SSSDConfigChristian Heimes2019-05-161-1/+1
* Use PKCS#8 instead of traditional privkey formatChristian Heimes2019-05-141-0/+1
* Check for SELinux AVCs after installationChristian Heimes2019-04-261-1/+2
* Increase default key size for CA to 3072 bitsChristian Heimes2019-04-161-0/+18
* Add pki.ini override optionChristian Heimes2019-04-101-1/+27
* Verify external CA's basic constraint pathlenChristian Heimes2019-04-041-4/+5
* ipatests: refactor test_trust.pySergey Orlov2019-04-011-17/+40
* ipatests: allow AD hosts to be placed in separate domain config objectsSergey Orlov2019-04-013-14/+57
* ipatests: relax requirements for time server qualitySergey Orlov2019-04-011-2/+4
* ipatests: disable bind dns validation when preparing to establish AD trustSergey Orlov2019-04-011-0/+9
* Revert "Tests: Remove DNS configuration from trust tests"Sergey Orlov2019-04-011-3/+40
* Fix test_ntp_options to use tasks' methodsTibor Dudlák2019-03-291-14/+37
* Test replica installation from hidden replicaChristian Heimes2019-03-281-6/+16
* Add ldapmodify/search helper functionsChristian Heimes2019-02-051-6/+45
* Use secure LDAP connection in testsChristian Heimes2019-02-052-6/+22
* Use new LDAPClient constructorsChristian Heimes2019-02-051-2/+1
* tests: Don't provide explicit hostname to ldapmodifyRob Crittenden2019-02-011-1/+1
* ipatests: fix ldap server urlSergey Orlov2019-01-301-2/+2
* Always collect test logsChristian Heimes2018-12-131-6/+10
* Log stderr in run_commandChristian Heimes2018-12-111-0/+19
* ipatests: fix test_full_backup_and_restoreFlorence Blanc-Renaud2018-12-101-1/+1
* ipatests integration/tasks.py: Honor clean for firewall in uninstall_masterThomas Woerner2018-12-071-2/+3
* Add integration tests for idviewsChristian Heimes2018-12-071-5/+15
* ipatests/pytest_ipa/integration/tasks.py: Configure firewallThomas Woerner2018-12-031-1/+21
* New firewall support class in ipatests/pytest_ipa/integration/firewallThomas Woerner2018-12-031-0/+122
* Increase debugging for blocked port 749 and 464Christian Heimes2018-11-271-3/+17
* pylint 2.2: Fix unnecessary pass statementChristian Heimes2018-11-261-1/+0
* ipatests: add test for ipa-restore in multi-master configurationSergey Orlov2018-11-211-19/+33
* ipatests: fix test_replica_uninstall_deletes_ruvsFlorence Blanc-Renaud2018-11-201-0/+34
* PR-CI: Restart rpcbind when it blocks kadmin portChristian Heimes2018-11-201-4/+21
* Address inconsistent-return-statementsChristian Heimes2018-11-131-3/+3
* Use tasks.install_master() in external_ca testsChristian Heimes2018-10-261-2/+5
* Collect the client and server uninstall logs in testsRob Crittenden2018-10-261-1/+2
* Py3: Replace six.moves importsChristian Heimes2018-10-051-1/+1
* Py3: Replace six.string_types with strChristian Heimes2018-09-271-3/+1
* Sprinkle raw strings across the code baseChristian Heimes2018-09-271-4/+4