summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Add python 3 support to test_apt_repository. (#17472)Matt Clay2016-09-081-4/+17
* disable windows loop async testnitzmahone2016-09-061-25/+27
* windows async changes and tests (#17400)Matt Davis2016-09-063-0/+245
* add very basic tests of win_package, based on existing win_msi tests. (#17383)jhawkesworth2016-09-063-0/+88
* Symink integration tests for fetch and statToshio Kuratomi2016-09-052-31/+158
* Do not hardcode python executable in test (#17380)Michael Scherer2016-09-035-6/+6
* Use ansible_python for interpreter in test_uri. (#17376)Matt Clay2016-09-031-5/+1
* Enable more integration tests for python 3. (#17375)Matt Clay2016-09-021-1/+1
* Disable yum test on python 3 (#17327)Michael Scherer2016-09-011-1/+1
* Add mention of integration tests in Docker containers (#16661)Gennady Trafimenkov2016-09-011-0/+21
* Add test for specific privlege grants on database.table (#17328)Jonathan Mainguy2016-08-311-2/+17
* add unit test for mysql_user (#17335)Jonathan Mainguy2016-08-311-0/+18
* Running the test with a locale other than English make that test failMichael Scherer2016-08-311-0/+2
* Include vars updated to work with directories (#17207)Allen Sanabria2016-08-307-0/+108
* exo_dns: new module utils and integration tests for exoscale DNS (#17230)René Moser2016-08-304-0/+413
* Ignore difference on whitespace (#17302)Michael Scherer2016-08-302-2/+2
* Enable integration tests on python3 that are already working (#17212)Toshio Kuratomi2016-08-241-1/+1
* xrange and izip_longest aren't available in vanilla python3 (#17226)Toshio Kuratomi2016-08-241-1/+1
* new filter human_bytes: convert a string (ex: 1Mo, 1K) into bytes (#12074)Yannig2016-08-241-0/+27
* Implement vault encrypted yaml variables. (#16274)Adrian Likins2016-08-237-11/+55
* Add support for OS X CI on Shippable. (#17160)Matt Clay2016-08-231-0/+1
* Make tests more cross platform. (#17154)Matt Clay2016-08-193-7/+19
* actions/unarchive: fix unarchive from remote url (#17126)Dusty Mabe2016-08-191-1/+1
* raw now returns changed: true (#17112)Matt Davis2016-08-163-7/+13
* 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
* Add generic data structures querying (#13684)Filipe Niero Felisbino2016-08-082-6/+24
* Enable more FreeBSD integration tests. (#16991)Matt Clay2016-08-081-4/+4
* fix for unspecified retries on until + test (#16963)Matt Davis2016-08-042-0/+33
* task_result _check_key should handle empty results (#16766)Will Thames2016-08-041-0/+12
* Run more integration tests on FreeBSD. (#16923)Matt Clay2016-08-021-5/+5
* Increase async time limit on tests to 10 seconds. (#16921)Matt Clay2016-08-022-3/+3
* Add binary module tests to Windows CI. (#16914)Matt Clay2016-08-025-9/+26
* Add FreeBSD to Shippable CI. (#16883)Matt Clay2016-08-013-0/+15
* Download files from S3 to improve reliability. (#16891)Matt Clay2016-07-313-12/+25
* Testing that service not enabled during check run (#16739)Gennady Trafimenkov2016-07-295-22/+42
* Add Windows integration tests to Shippable. (#16803)Matt Clay2016-07-287-49/+57
* 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
* add check_mode option for tasks (#16056)Robin Roth2016-07-224-10/+64
* fix setup test for renamed windows factnitzmahone2016-07-141-1/+1
* Updating tests for new module feature for remote_src in unarchiveJames Cammarata2016-07-141-17/+17
* Add test tags for shell and command modules.Matt Clay2016-07-081-1/+1
* fix win_msi tests by setting wait: true on all win_msi tasks.=2016-07-081-0/+4
* Add tags for modules without dedicated test roles.Matt Clay2016-07-071-2/+2
* Updating integration tests for async testingJames Cammarata2016-07-071-2/+2
* Merge pull request #16555 from matsu-chara/fix-error-msg-default-to-defaultsMatt Davis2016-07-072-2/+2
|\
| * fix default/main.yml to defaults/main.ymlmatsu-chara2016-07-022-2/+2
* | Add more tags to test_async role.Matt Clay2016-07-071-1/+1
* | Fix git shallow update (#16224)Robin Roth2016-07-051-5/+51