summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helperToshio Kuratomi2015-07-201-0/+32
* Test unquote works as expected and fix two bugs:Toshio Kuratomi2015-07-061-0/+58
* added tests for sequence with a count of 1Brian Coca2015-07-031-0/+6
* Test is a bit different in v1 as the lookup generates a failure in v2 but a w...Toshio Kuratomi2015-06-151-2/+3
* Add test that url lookup checks tls certificatesToshio Kuratomi2015-06-151-0/+30
* Get-FileChecksum allways returns a string now,Jon Hawkesworth2015-06-101-2/+2
* Test on fields that existToshio Kuratomi2015-05-281-2/+2
* Add test that validate_certs=no worksToshio Kuratomi2015-05-281-3/+18
* Make fetch_url check the server's certificate on https connectionsToshio Kuratomi2015-05-281-0/+20
* fixed corner case when counting backwards, added test cases for count=0 and b...Brian Coca2015-05-221-0/+18
* Fix --force-handlers, and allow it in plays and ansible.cfgJesse Rusak2015-04-135-0/+71
* Make run_command() work when we get byte str with non-ascii characters (inste...Toshio Kuratomi2015-03-261-0/+9
* removed debug play from testsBrian Coca2015-03-201-7/+0
* now correctly aplies add_host passed variables last to override existing vars.Brian Coca2015-03-201-0/+6
* Have selinux allow docker<=>nginx communicationToshio Kuratomi2015-03-192-1/+18
* Okay, let's see if these pauses are enough to get this passingToshio Kuratomi2015-03-192-12/+38
* Fix the removal of busybox imageToshio Kuratomi2015-03-191-1/+1
* Some debugging for why docker tests are failing in jenkinsToshio Kuratomi2015-03-191-10/+12
* Add more tests for private docker registriesToshio Kuratomi2015-03-1912-6/+294
* Remove debug statementsToshio Kuratomi2015-03-191-6/+0
* Add tests using a docker private registryToshio Kuratomi2015-03-192-2/+69
* And ran into a different problem with centos6. Sigh.Toshio Kuratomi2015-03-191-2/+3
* Attempt to enable docker tests for rhel/centos6 as wellToshio Kuratomi2015-03-192-3/+20
* Would help if I added these files in the right directoryToshio Kuratomi2015-03-192-0/+47
* Ugh, looks like very few distros have the proper packages to run the docker m...Toshio Kuratomi2015-03-192-51/+15
* Initial test of the docker moduleToshio Kuratomi2015-03-193-0/+75
* Enable assert_raises_regexp on py26James Laska2015-03-161-17/+32
* Comma is also dependent on position within the hashToshio Kuratomi2015-03-121-2/+2
* fixed and reintroduced syncronize test, fakerunner object needed become_metho...Brian Coca2015-03-121-4/+4
* Hash randomization makes one of the heuristic_log_sanitize checks not work.Toshio Kuratomi2015-03-121-1/+1
* Test case for #10426Toshio Kuratomi2015-03-112-0/+4
* fixes password error detection for ssh connection pluginBrian Coca2015-03-111-3/+3
* fix tag test that broke with new tag info displayed in list tasksBrian Coca2015-03-111-3/+3
* preliminary privlege escalation unification + pbrunv1.9.0-0.1.rc1Brian Coca2015-03-1013-4/+182
* Merge pull request #9600 from msabramo/make_AnsibleError_a_plain_ol_exceptionToshio Kuratomi2015-03-031-7/+7
|\
| * Make AnsibleError a plain ol' exceptionMarc Abramowitz2015-01-291-7/+7
* | Rework the shell quoting of remote checksummingToshio Kuratomi2015-03-028-0/+84
* | Merge pull request #10346 from lekum/find_plugin_bugfixToshio Kuratomi2015-02-261-0/+29
|\ \
| * | Bug fix: Search only for files as candidatesAlejandro Guirao2015-02-261-0/+29
* | | Proper git commit of the new integration testToshio Kuratomi2015-02-262-1/+17
* | | Fix name of a task containing a template causing tracebackToshio Kuratomi2015-02-261-3/+3
|/ /
* | Integration test for #10300Toshio Kuratomi2015-02-251-0/+3
* | Merge pull request #10183 from bcoca/tag_controlBrian Coca2015-02-252-1/+25
|\ \
| * | added testsBrian Coca2015-02-132-1/+25
* | | changed fetch test to match new functionalityBrian Coca2015-02-201-1/+1
* | | rearranged math filtersBrian Coca2015-02-181-2/+3
* | | changed jsonify test to ignore whitespaceBrian Coca2015-02-181-2/+2
* | | Merge pull request #10269 from danrue/unarchive_creates_behaviorToshio Kuratomi2015-02-171-2/+0
|\ \ \
| * | | Do not mark "skipped" when changed is falseDan Rue2015-02-171-2/+0
* | | | Merge pull request #10266 from sivel/rax-cbs-test-size-fixToshio Kuratomi2015-02-171-1/+0
|\ \ \ \