summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Remove explicit msg match for invalid sizeMatt Martz2015-02-171-1/+0
| |/ / /
* | | | fixed jsonify testBrian Coca2015-02-171-8/+2
|/ / /
* | | Merge pull request #9957 from hfinucane/apt-deb-testsBrian Coca2015-02-161-0/+37
|\ \ \
| * | | Add tests for using .deb filesHenry Finucane2015-01-071-0/+37
* | | | Tests for: https://github.com/ansible/ansible-modules-core/issues/778Toshio Kuratomi2015-02-161-0/+85
| |/ / |/| |
* | | ensure proper strings/unicodestrings for passwordsBrian Coca2015-02-121-3/+3
* | | Add tests for rax_cdb_databaseMatt Martz2015-02-113-0/+221
* | | Don't hardcode list of delete functions to loop throughMatt Martz2015-02-111-2/+2
* | | Add tests for rax_cdbMatt Martz2015-02-114-5/+295
* | | Add tests for rax_identityMatt Martz2015-02-113-0/+57
* | | Add tests for rax_cbs_attachmentsMatt Martz2015-02-113-0/+259
* | | Remove unecessary prep tasksMatt Martz2015-02-111-11/+0
* | | Add tests for rax_cbsMatt Martz2015-02-114-5/+365
* | | Add test_rax_network roleMatt Martz2015-02-114-1/+182
* | | Add test_rax_keypair roleMatt Martz2015-02-115-1/+267
* | | Add test_rax_meta roleMatt Martz2015-02-114-4/+341
* | | Add tests for rax instance_ids with state=absentMatt Martz2015-02-111-7/+54
* | | Add test_rax_factsMatt Martz2015-02-113-0/+285
* | | Add some extra vars and create a dependent role prepare_rax_testsMatt Martz2015-02-1113-98/+97
* | | Add test_rax_clb_nodesMatt Martz2015-02-113-0/+247
* | | Add some additional output to cleanup_rax.pyMatt Martz2015-02-111-0/+2
* | | Update rax_clb tests for fixes in the moduleMatt Martz2015-02-111-4/+19
* | | Add tests for rax_clbMatt Martz2015-02-114-1/+885
* | | Merge pull request #10078 from sgargan/consulBrian Coca2015-02-119-1/+529
|\ \ \
| * | | Initial commit of Ansible support for the Consul clustering framework (http:/...Steve Gargan2015-01-249-1/+529
* | | | Fix template module broken when modifying symlinkstemplate-symlinks-10208Toshio Kuratomi2015-02-111-0/+39