summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-0/+1
* CI: use --setup-kra with replica installationMartin Basti2016-10-261-11/+3
* CI: extend replication layouts tests with KRAMartin Basti2016-10-261-3/+15
* CI: workaround: wait for dogtag before replica-prepareMartin Basti2016-10-131-0/+3
* Pylint: remove unused variables in testsMartin Basti2016-10-111-5/+1
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-221-10/+2
* tests: Enabled negative testing for cleaning replication agreementsOleg Fayans2016-09-221-5/+6
* tests: Made unapply_fixes call optional at master uninstallationOleg Fayans2016-09-221-2/+3
* tests: Updated master and replica installation methods to enable negative tes...Oleg Fayans2016-09-221-40/+54
* tests: Fixed method failures during second call for the methodOleg Fayans2016-09-221-1/+2
* Tests: Add krb5kdc.service restart to integration trust testsLenka Doudova2016-09-211-0/+2
* Tests: Remove SSSD restart from integration testsLenka Doudova2016-09-211-1/+0
* Removed incorrect check for returncodeOleg Fayans2016-09-141-1/+1
* Tests: Add cleanup to integration trust testsLenka Doudova2016-09-131-0/+5
* Disabled raiseonerr in kinit call during topology level checkOleg Fayans2016-08-301-5/+12
* Fixed incorrect sequence of method calls in tasks.pyOleg Fayans2016-08-251-1/+1
* Fixed incorrect domainlevel determination in testsOleg Fayans2016-08-051-0/+1
* Tests: Removing manipulation with /etc/hosts file from integration testsLenka Doudova2016-08-011-19/+0
* CI tests: fix SSSD log collectingMartin Basti2016-07-261-1/+1
* CI tests: improve log collectingMartin Basti2016-07-261-14/+45
* Tests: External trustLenka Doudova2016-07-191-5/+6
* CI: DNS locationsMartin Basti2016-07-181-0/+7
* 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