summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/config.py
Commit message (Expand)AuthorAgeFilesLines
* test_integration: Use python-pytest-multihostPetr Viktorin2014-12-111-365/+57
* test_integration.config: Convert some text values to strPetr Viktorin2014-03-051-4/+4
* test_integration.config: Add environment variables for JSON/YAMLPetr Viktorin2014-03-051-1/+18
* test_integration.config: Load/store from/to dictsPetr Viktorin2014-03-051-3/+48
* test_integration.config: Do not store the index in Domain and Host objectsPetr Viktorin2014-03-051-22/+23
* test_integration.config: Use a more declarative approach to test-wide settingsPetr Viktorin2014-03-051-57/+50
* test_integration.config: Do not save the input environmentPetr Viktorin2014-03-051-35/+23
* test_integration.config: Fix crash in to_env when no replica is definedPetr Viktorin2014-03-051-4/+10
* test_integration: Support external names for hostsPetr Viktorin2013-12-061-4/+10
* ipatests: Add support for extra roles referenced by a keywordTomas Babej2013-10-311-23/+86
* ipatests: Extend domain object with 'ad' role support and WinHostsTomas Babej2013-10-241-20/+25
* ipatests: Add Active Directory support to configurationTomas Babej2013-10-241-2/+28
* Integration test config: Make it possible to specify host IPPetr Viktorin2013-07-151-6/+9
* tests: Allow public keys for authentication to the remote machinesPetr Viktorin2013-07-151-0/+9
* Add a framework for integration testingPetr Viktorin2013-07-151-55/+5
* Add a framework for integration test configurationPetr Viktorin2013-07-151-0/+355