summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update the use of no_log values to cover everything that heuristic_log_saniti...Toshio Kuratomi2015-10-214-63/+150
* Hide values in json returns which were given in parameters marked no_log.nolog-for-return-valueToshio Kuratomi2015-10-203-63/+253
* Properly add the new test and limit six test to libToshio Kuratomi2015-10-191-0/+52
* Merge pull request #12799 from resmo/for-ansibleBrian Coca2015-10-194-0/+220
|\
| * cloudstack: add tests for cs_loadbalancer_rule and _memberRene Moser2015-10-174-0/+220
* | Merge pull request #12800 from chrismeyersfsu/fix-test_destructive_yumJames Cammarata2015-10-181-1/+0
|\ \
| * | remove invocation keyword checkChris Meyers2015-10-171-1/+0
* | | Merge pull request #12804 from chrismeyersfsu/fix-test_non_destructive_makefileJames Cammarata2015-10-181-1/+1
|\ \ \
| * | | allow env variable override of creds fileChris Meyers2015-10-171-1/+1
| |/ /
* | | Merge pull request #12796 from chrismeyersfsu/fix-test_destructive_mysql_vari...James Cammarata2015-10-171-2/+2
|\ \ \ | |_|/ |/| |
| * | fix up mysql variable assertion logicChris Meyers2015-10-161-2/+2
| |/
* | Merge pull request #12787 from chrismeyersfsu/fix-test_destructive_aptJames Cammarata2015-10-171-1/+0
|\ \
| * | keyword not in ubuntu 14.04Chris Meyers2015-10-161-1/+0
| |/
* | Merge pull request #12788 from chrismeyersfsu/fix-test_destructive_stateToshio Kuratomi2015-10-162-2/+2
|\ \
| * | remove non-existant state varChris Meyers2015-10-162-2/+2
| |/
* | Merge pull request #12765 from bcoca/lookup_inventory_hostnameBrian Coca2015-10-161-2/+2
|\ \
| * | implemented inventory_hostname lookup in v2Brian Coca2015-10-151-2/+2
| |/
* | Add a code smell test to make sure we're not using the raw system sixToshio Kuratomi2015-10-161-0/+12
* | Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-1/+1
* | Python 3: print function in a shell oneliner in MakefileMarius Gedminas2015-10-161-1/+1
* | Fix test on Python 3: vault code expects bytesMarius Gedminas2015-10-161-3/+3
* | Fix test on Python 3: vault code expects bytesMarius Gedminas2015-10-161-2/+2
* | Fix test on Python 3: vault code expects bytesMarius Gedminas2015-10-161-1/+1
* | Fix test on Python 3: vault code expects bytesMarius Gedminas2015-10-161-6/+6
|/
* Merge pull request #12720 from jhawkesworth/test_amc_2147Chris Church2015-10-141-0/+73
|\
| * integration tests for ansible modules core 2147=2015-10-131-0/+73
* | Skip test_module_utils_basic_ansible_module_creation on Python 3Marius Gedminas2015-10-141-1/+3
* | Revert to using local file/dir tests in inventory instead of loader'sJames Cammarata2015-10-131-1/+3
* | AnsibleModules.log() fix for python3py3-module_utils-logToshio Kuratomi2015-10-122-0/+237
* | Adding unit tests for PlaybookExecutor _get_serialized_batchesJames Cammarata2015-10-121-0/+96
* | Revert "Track local_action internally to prevent it from being overridden"Brian Coca2015-10-091-4/+4
* | Improve handling of unicode errorsJames Cammarata2015-10-081-0/+15
|/
* More ansible-galaxy fixes for the old spec file formatJames Cammarata2015-10-061-2/+2
* galaxy updatesBrian Coca2015-10-051-2/+2
* removed redundant tests, adjusted makefile expected countBrian Coca2015-10-022-17/+1
* corrected no_log for items and skipped tasksBrian Coca2015-10-022-7/+11
* added no_log tests as per #12214Brian Coca2015-10-022-1/+84
* Merge pull request #12589 from jemmyw/consul-http-checksJames Cammarata2015-10-011-1/+45
|\
| * Update consul integration test with http checksJeremy Wells2015-08-191-1/+45
* | Fix test: selinux gets passed byte stringsMarius Gedminas2015-09-301-2/+2
* | Fix test: _to_filesystem_str produces byte stringsMarius Gedminas2015-09-301-2/+2
* | Python 3: there's no __builtin__ moduleMarius Gedminas2015-09-301-7/+6
* | Merge pull request #12528 from bcoca/task_loggingBrian Coca2015-09-301-3/+6
|\ \
| * | task logging revampBrian Coca2015-09-251-3/+6
* | | Merge branch 'tests' of https://github.com/amenonsen/ansible into amenonsen-t...James Cammarata2015-09-302-0/+31
|\ \ \
| * | | Add basic tests for expand_hostname_rangeAbhijit Menon-Sen2015-09-301-0/+17
| * | | Add more exhaustive tests for various IPv6 address notationsAbhijit Menon-Sen2015-09-301-0/+14
* | | | Tweak variable manager use in role includes to avoid test failuresJames Cammarata2015-09-302-5/+9
|/ / /
* | | Merge pull request #12472 from resmo/for_ansibleBrian Coca2015-09-284-22/+257
|\ \ \ | |/ / |/| |
| * | cloudstack: more integration testsRene Moser2015-09-224-22/+257