summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/tasks.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed install_ca and install_kra under domain level 0Oleg Fayans2016-01-071-4/+24
* 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
* CI tests: remove '-p' option from ipa-dns-install callsMartin Babinsky2015-12-141-2/+1
* CI tests: ignore disconnected domain level 1 topology on IPA master teardownMartin Babinsky2015-12-091-5/+10
* CI: fix function that prepare the hosts file before CI runMartin Basti2015-12-081-2/+4
* CI: installation testsMartin Basti2015-12-081-0/+32
* rename topology suffixes to "domain" and "ca"Petr Vobornik2015-12-041-2/+3
* CI test: Fix installation of KRA on a replicaMartin Basti2015-11-181-1/+2
* Fixed A record creation bugOleg Fayans2015-11-031-4/+3
* Updated the tests according to the new replica installation workflowOleg Fayans2015-11-031-8/+35
* CI: installation with customized DS configMartin Basti2015-10-151-5/+11
* CI Test: add setup_kra options into install scriptsMartin Basti2015-10-121-4/+26
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-071-3/+3
* ipatests: configure Network Manager not to manage resolv.confMilan Kubík2015-10-021-0/+36
* Added a proper workaround for dnssec test failures in Beaker environmentOleg Fayans2015-10-011-3/+9
* backup CI: test DNS/DNSSEC after backup and restoreMartin Basti2015-09-161-0/+23
* Integration tests for topology pluginOleg Fayans2015-08-281-15/+83
* Temporary fix for ticket 5240Oleg Fayans2015-08-241-2/+2
* do not install CA on replica during integration test if setup_ca=FalseMartin Babinsky2015-04-151-1/+0
* DNSSEC CI testsMartin Basti2015-04-141-8/+20
* test_integration: Use python-pytest-multihostPetr Viktorin2014-12-111-1/+1
* Fix CI tests: install_adtrustMartin Basti2014-11-041-1/+9
* ipatests: tasks: Fix dns configuration for trustsTomas Babej2014-07-151-14/+3
* ipaplatform: Fix misspelled path constantTomas Babej2014-06-251-1/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-38/+39
* 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