summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Create and use AnsibleChainMap for the master dict of variablesansible_chain_mapJames Cammarata2016-05-291-11/+19
* Fix unarchive failures when the destination is a symlink to a directory (#15999)Toshio Kuratomi2016-05-262-3/+98
* Corrected reference to httptester container.Matt Clay2016-05-261-2/+2
* Add httptester docker container files and update run_tests.sh to use ansible/...Matt Martz2016-05-264-2/+86
* docker was deprecated, test now reflects new nameBrian Coca2016-05-261-1/+1
* Update grep for six to not falsely trigger when six is only a substring of a ...Toshio Kuratomi2016-05-241-1/+1
* install packages for tests (#15979)Robin Roth2016-05-242-0/+3
* [WIP] Extra test and build dependencies in Docker images (#15692)John R Barker2016-05-208-7/+200
* Update test off make_become for ssh pty race mitigation (#15931)Toshio Kuratomi2016-05-191-0/+1
* fix windows integration tests to run under kerberos usersnitzmahone2016-05-174-3/+17
* Add a exception for module_utils/six.py regarding code smell (#15878)Michael Scherer2016-05-161-1/+1
* Do not test vca and vmware.py for py2.4 (#15887)Michael Scherer2016-05-161-1/+1
* Don't use 'from ansible.module_utils import foo' style here as it breaks (#15...Robin Roth2016-05-131-4/+3
* Merge pull request #15845 from abadger/ziploader-constantsToshio Kuratomi2016-05-137-18/+16
|\
| * Ship constants to the modules via internal module params rather than a second...Toshio Kuratomi2016-05-127-18/+16
* | Merge pull request #15797 from robinro/patch-1Matt Davis2016-05-121-2/+2
|\ \ | |/ |/|
| * reduce async timeoutRobin Roth2016-05-101-2/+2
* | Merge pull request #13771 from sivel/binary-modulesMatt Martz2016-05-126-8/+174
|\ \
| * | Run test_binary_modulesMatt Martz2016-05-121-5/+15
| * | Move binary module detection into executor/module_common.pyMatt Martz2016-05-121-7/+7
| * | Resolve test failuresMatt Martz2016-05-121-7/+7
| * | Add GPL3 header to helloworld.goMatt Martz2016-05-121-0/+15
| * | Add integration tests for binary modulesMatt Martz2016-05-125-0/+141
* | | If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-121-32/+70
|/ /
* | Strip junk after JSON return. (#15822)Toshio Kuratomi2016-05-111-0/+41
* | Merge branch 'samples-to-test' of https://github.com/dagwieers/ansible into d...James Cammarata2016-05-1169-0/+4854
|\ \
| * | Moving samples/ out of the root into test/Dag Wieers2016-03-1169-0/+4849
* | | Use httptester docker image for http tests (#15811)Matt Martz2016-05-1011-84/+111
* | | Remove reload from arg related tests. Changes to how ziploader passes args ...Toshio Kuratomi2016-05-105-58/+44
* | | Switch to a different url for testing SNI right now. (#15798)Toshio Kuratomi2016-05-102-6/+16
| |/ |/|
* | Add some more tests for item squashingToshio Kuratomi2016-05-051-0/+38
* | add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic ...nitzmahone2016-05-051-0/+9
* | fix default for removing imagesBrian Coca2016-05-051-1/+1
* | added ability to also subset make testsBrian Coca2016-05-051-1/+1
* | tests, postgresql: add ubuntu 16.04 supportRene Moser2016-05-041-0/+10
* | tests, apt_repository: disable Ubuntu 16.04 as there is no package yetRene Moser2016-05-041-1/+1
* | tests: fix tests on Debian 8Rene Moser2016-05-046-14/+24
* | use userdir module as example instead of alias (#15540)Robin Roth2016-05-041-10/+10
* | another var 'defaulted' in run_testsBrian Coca2016-05-031-1/+1
* | added defaults for 'optional' varsBrian Coca2016-05-031-2/+2
* | fine tuned shell switches for run_tests.shBrian Coca2016-05-031-1/+3
* | When var name is the same as var content, try to template it before reporting...Yannig2016-05-012-0/+14
* | Dist version fix for Red Hat and more tests (#15663)Robin Roth2016-04-291-5/+78
* | Merge pull request #15656 from abadger/ziploader-namespaceToshio Kuratomi2016-04-292-5/+9
|\ \
| * | Fix ziploader for the cornercase of ansible invoking ansible.Toshio Kuratomi2016-04-292-5/+9
* | | Merge pull request #15570 from jhawkesworth/regedit_fix_str_compare_testsMatt Davis2016-04-291-0/+24
|\ \ \ | |/ / |/| |
| * | win_regedit integration test to cover change to allow empty strings to be com...=2016-04-241-0/+24
* | | Fix for unittests on python2.6 or lessToshio Kuratomi2016-04-271-1/+2
* | | extend zypper integration tests (#15596)Robin Roth2016-04-272-12/+154
* | | Some algorithmic unittests for the apt and docker modulesToshio Kuratomi2016-04-274-0/+69