summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove DNS configuration from trust testsLenka Doudova2016-06-301-40/+4
* CI test suite for `server-del`Martin Babinsky2016-06-171-7/+35
* Use root_logger for verify_host_resolvable()Petr Spacek2016-05-301-1/+1
* Fixed a failure in legacy_client testsOleg Fayans2016-04-131-1/+1
* Added a kdestroy call to clean ccache at master/client uninstallationOleg Fayans2016-04-061-0/+2
* Fixed a bug with prepare_host failing upon existing ipatests folderOleg Fayans2016-03-231-1/+5
* rewrite a misprocessed teardown_method method as a custom decoratorOleg Fayans2016-03-231-0/+22
* Use platform path constant for SSSD log dirMartin Basti2016-03-161-1/+1
* Made apply_common_fixes call at replica installation independent on domain_levelOleg Fayans2016-03-111-2/+2
* Enabled setting domain level explicitly in test classOleg Fayans2016-03-111-6/+11
* CI: allow customized DS install test to work with domain levelsMartin Basti2016-03-031-2/+7
* Removed messing around with resolv.confOleg Fayans2016-03-021-42/+2
* CI tests: use old schema when testing hostmask-based sudo rulesMartin Babinsky2016-02-251-0/+43
* CI: Make double circle topology python3 compatibleDavid Kupka2016-02-241-1/+1
* CI: Add double circle topology.David Kupka2016-02-231-0/+52
* CI: Fix pep8 errors in 2-connected topology generatorDavid Kupka2016-02-231-5/+6
* CI: Add '2-connected' topology generator.David Kupka2016-02-121-0/+57
* 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-291-1/+1
* fixed an issue with master installation not creating reverse zoneOleg Fayans2016-01-191-3/+4
* 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