summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* ipatests: Setup SSSD debugging mode by defaultTomas Babej2014-05-091-0/+28
* ipatests: Add Sudo integration testTomas Babej2014-05-091-1/+1
* ipatests: tasks: Accept extra arguments when installing clientTomas Babej2014-04-171-2/+3
* ipatests: Fix apache semaphores prior to installing IPA serverTomas Babej2014-04-171-0/+14
* ipatests: tasks: Wait 2 seconds after restart of SSSD when clearing the cacheTomas Babej2014-04-041-0/+3
* ipatests: Make sure that remnants of PKI are removedTomas Babej2014-04-041-0/+9
* test_integration.tasks: Do not fail cleanup if backup directory does not existPetr Viktorin2014-03-201-1/+2
* ipatests: Fix incorrect order of operations when restoring backupTomas Babej2014-02-251-1/+1
* ipatests: Stop sssd service before deleting the cacheTomas Babej2014-02-101-2/+2
* ipatests: Perform a connection test before preparing the clientTomas Babej2014-02-101-0/+4
* ipatests: Run restoring backup files and restoring their context in one sessionTomas Babej2014-02-051-10/+14
* ipatests: Add records for all hosts in master's domainTomas Babej2014-02-051-0/+28
* ipatests: Remove sudo calls from tasksTomas Babej2014-01-201-2/+2
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Fix debug output in integration testPetr Viktorin2013-11-041-1/+1
* ipatests: Add support for extra roles referenced by a keywordTomas Babej2013-10-311-4/+6
* ipatests: Restore SELinux context after restoring files from backupTomas Babej2013-10-311-0/+12
* ipatests: Extend clear_sssd_cache to support non-systemd platformsTomas Babej2013-10-311-6/+16
* ipatests: Add AD-integration related tasksTomas Babej2013-10-241-0/+180
* test_simple_replication: Fix waiting for replicationPetr Viktorin2013-10-181-2/+1
* test_integration.host: Move transport-related functionality to a new modulePetr Viktorin2013-10-031-4/+4
* test_simple_replication: Wait for replication to finish before checkingPetr Viktorin2013-07-251-0/+50
* Add install_topo to test tasksPetr Viktorin2013-07-251-0/+145
* Add more test tasksPetr Viktorin2013-07-251-10/+40
* test_integration: Set up CA on replicas by defaultPetr Viktorin2013-07-251-6/+11
* test_integration: Add log collection to HostPetr Viktorin2013-07-251-17/+13
* Make BeakerLib logging less verbosePetr Viktorin2013-07-151-3/+3
* Host class improvementsPetr Viktorin2013-07-151-0/+5
* tests: Configure/unconfigure remote hostsPetr Viktorin2013-07-151-0/+110
* Add a framework for integration testingPetr Viktorin2013-07-151-0/+90