summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15289 from sivel/sni-urllib3-contrib-try2Matt Martz2016-04-085-3/+87
|\
| * Utilize urllib3.contrib.pyopenssl functionality for SNI capability in python ...Matt Martz2016-04-065-3/+87
* | ensure test_win_user fails on bogus errornitzmahone2016-04-071-0/+1
* | Adds 'ansible_check_mode' boolean magic variableStrahinja Kustudić2016-04-081-0/+2
|/
* ZiploaderToshio Kuratomi2016-04-058-4/+45
* Test other use-cases for PluginLoader's configjpic2016-04-051-3/+12
* Bugfix: proper plugin configuration was resetjpic2016-04-051-0/+4
* Merge pull request #15207 from mattclay/verbose-testToshio Kuratomi2016-03-311-1/+1
|\
| * Increase verbosity of connection tests.Matt Clay2016-03-301-1/+1
* | Merge pull request #15144 from mattclay/winrm-testMatt Davis2016-03-313-0/+56
|\ \
| * | Add connection tests for winrm connection plugin.Matt Clay2016-03-313-0/+56
| |/
* | Fixing up the logic in the test_script tests removal portionJames Cammarata2016-03-311-1/+3
|/
* New unit tests for #13630 fixissue_13630_fix_splitterJames Cammarata2016-03-281-0/+3
* Merge pull request #15169 from mgruener/test_cloudflare_dnsRené Moser2016-03-2613-0/+1593
|\
| * Add integration tests for the cloudflare_dns moduleMichael Gruener2016-03-2513-0/+1593
* | Merge pull request #15072 from rajatguptarg/fix-requirementsJames Cammarata2016-03-261-0/+1
|\ \ | |/ |/|
| * Add pycrypto as a requirement to run testsRajat Gupta2016-03-211-0/+1
* | removes python requirement to scriptBrian Coca2016-03-241-1/+1
* | Run more connection tests in Docker.Matt Clay2016-03-232-7/+17
* | Don't create world-readable module and tempfiles without explicit user permis...Toshio Kuratomi2016-03-231-8/+8
* | Exclude .tox from paths scanned for urlopenToshio Kuratomi2016-03-231-1/+1
* | Fix log_invocation test on python2 with hash randomizationToshio Kuratomi2016-03-231-13/+29
* | Skip test_module_utils_basic__log_invocation until we can figure out the caus...Matt Martz2016-03-221-0/+1
* | Ensure that any command in run_tests.sh that fails results in immediate failureMatt Martz2016-03-221-1/+2
* | Add TEST_FLAGS to test_hashToshio Kuratomi2016-03-221-2/+2
* | Revert "Use docker cp instead of docker volumes to allow for testing with rem...James Cammarata2016-03-221-2/+1
* | Also remove volumes when removing containersJames Cammarata2016-03-221-1/+1
* | Force removal of docker container after test endsJames Cammarata2016-03-221-1/+1
* | Use docker cp instead of docker volumes to allow for testing with remote dock...Matt Martz2016-03-221-1/+2
* | Adding a docker pull to the run_tests.sh scriptJames Cammarata2016-03-221-0/+1
* | Adding acl package to all docker imagesJames Cammarata2016-03-226-0/+6
* | Merge pull request #15055 from ansible/ansible_sudo_pass-should-override-cliToshio Kuratomi2016-03-211-0/+135
|\ \
| * | Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo...ansible_sudo_pass-should-override-cliToshio Kuratomi2016-03-211-0/+135
* | | Merge pull request #15004 from agx/zypper-repository-integration-testsBrian Coca2016-03-214-0/+68
|\ \ \ | |_|/ |/| |
| * | Integration tests for zypper repositoryGuido Günther2016-03-164-0/+68
* | | Merge pull request #15052 from mattclay/travis-docker-sshJames Cammarata2016-03-206-0/+40
|\ \ \ | |_|/ |/| |
| * | Combine new RUN commands into one RUN command.Matt Clay2016-03-206-28/+28
| * | Add ssh client and server to docker containers.Matt Clay2016-03-196-0/+40
* | | Change url so that we don't test https in the tests for file permsToshio Kuratomi2016-03-201-2/+2
* | | Add integration test for #11821Toshio Kuratomi2016-03-201-0/+34
|/ /
* | re-integrate test_test_infra output checkingnitzmahone2016-03-182-2/+6
* | improve test_test_infra debug messaging, rc checknitzmahone2016-03-182-5/+9
* | Add :Z to mount the volume. This is a docker-1.7+ option that makes the moun...Toshio Kuratomi2016-03-181-1/+1
* | add ansible_executable inventory varBrian Coca2016-03-171-3/+3
* | Merge pull request #14908 from mattclay/mysql-connect-timeoutToshio Kuratomi2016-03-171-4/+1
|\ \
| * | Update test to use mysql connect_timeout option.Matt Clay2016-03-161-4/+1
| |/
* | Adding more unit tests for AnsibleModule things in basic.pyJames Cammarata2016-03-173-0/+128
|/
* cloudstack: new integration tests test_cs_resourcelimitRene Moser2016-03-155-0/+217
* cloudstack: new integration tests test_clusterRene Moser2016-03-153-0/+215
* cloudstack: new integration tests test_cs_podRene Moser2016-03-153-1/+214