summaryrefslogtreecommitdiff
path: root/test/integration/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reorganize integration tests:Matt Clay2017-09-141-142/+0
* Remove legacy integration test make targets. (#26255)Matt Clay2017-06-291-193/+6
* automated integration tests for cloudstack (#20552)René Moser2017-05-091-5/+0
* Fix 'task name is not templated in retry callback' (add task_name property to...Adrian Likins2017-02-241-1/+7
* Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098 ...Matt Martz2017-01-191-1/+4
* new module cloudscale_server (#20175)gaudenz2017-01-171-0/+5
* Use output_dir instead of outputdir for tests.Matt Clay2016-11-211-7/+7
* Move ansible ad-hoc tests to integration targets.Matt Clay2016-11-101-1/+4
* Make the test run when used on a local system (#18050)Michael Scherer2016-10-171-5/+5
* Migrate Windows CI roles to test targets. (#18005)Matt Clay2016-10-131-3/+3
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-2/+2
* Split out var_blending test into targets dir. (#17996)Matt Clay2016-10-121-1/+4
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-121-192/+114
* Refactor parsing of CLI args so that we can modify them in the base classToshio Kuratomi2016-10-061-3/+10
* Remove _load_hosts() from Play initialization as it's no longer needed and it...Toshio Kuratomi2016-09-211-1/+30
* jenkins_job: add integration tests (#17499)René Moser2016-09-131-0/+5
* Enable more integration tests for python 3. (#17375)Matt Clay2016-09-021-1/+1
* exo_dns: new module utils and integration tests for exoscale DNS (#17230)René Moser2016-08-301-0/+5
* Implement vault encrypted yaml variables. (#16274)Adrian Likins2016-08-231-0/+2
* Cache tasks by uuid in PlayIterator for O(1) lookupsJames Cammarata2016-08-101-2/+2
* Remove FreeBSD interpreter test hacks. (#17007)Matt Clay2016-08-081-4/+4
* Run more integration tests on FreeBSD. (#16923)Matt Clay2016-08-021-5/+5
* Add binary module tests to Windows CI. (#16914)Matt Clay2016-08-021-1/+4
* Add FreeBSD to Shippable CI. (#16883)Matt Clay2016-08-011-0/+2
* Download files from S3 to improve reliability. (#16891)Matt Clay2016-07-311-11/+14
* Add Windows integration tests to Shippable. (#16803)Matt Clay2016-07-281-2/+17
* Enable color output from integration tests in Docker containers (#16660)Gennady Trafimenkov2016-07-251-3/+5
* indent callback output if using 3verbosity or higher (#16231)Matt Martz2016-07-231-1/+1
* Fix test_async. (#16552)Matt Clay2016-07-011-3/+11
* Parse async response in async action. (#16534)Matt Clay2016-07-011-1/+8
* Split integration tests into multiple groups.Matt Clay2016-06-041-1/+3
* Don't use TEST_FLAGS for the test_tags target.Matt Clay2016-05-311-3/+3
* Run test_binary_modulesMatt Martz2016-05-121-5/+15
* Add integration tests for binary modulesMatt Martz2016-05-121-0/+6
* feature/copy-vault-dataloader: Add method get_real_file(file_path) to dataloaderCambell2016-04-141-4/+4
* Revert "Increase verbosity of connection tests." (#15305)Matt Clay2016-04-141-1/+1
* Merge pull request #15207 from mattclay/verbose-testToshio Kuratomi2016-03-311-1/+1
|\
| * Increase verbosity of connection tests.Matt Clay2016-03-301-1/+1
* | Add connection tests for winrm connection plugin.Matt Clay2016-03-311-0/+7
|/
* Add integration tests for the cloudflare_dns moduleMichael Gruener2016-03-251-0/+5
* Run more connection tests in Docker.Matt Clay2016-03-231-3/+11
* Add TEST_FLAGS to test_hashToshio Kuratomi2016-03-221-2/+2
* re-integrate test_test_infra output checkingnitzmahone2016-03-181-2/+4
* improve test_test_infra debug messaging, rc checknitzmahone2016-03-181-1/+2
* Make ohai and facter work via module_utils Fact classes rather than in the se...Toshio Kuratomi2016-03-141-1/+4
* removed test_infra from setup as it fails when using --tagsBrian Coca2016-03-101-2/+2
* ensure assert and fail work before we test anything elsenitzmahone2016-03-091-2/+5
* Merge pull request #14812 from mattclay/test-connectionMatt Davis2016-03-081-1/+14
|\
| * Use vars to eliminate redundant test commands.Matt Clay2016-03-041-11/+10
| * Add tests for connection plugins.Matt Clay2016-03-041-1/+15