summaryrefslogtreecommitdiff
path: root/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Use older setuptools for sanity tests.Matt Clay2017-02-061-1/+1
* Correct freebsd startup test for CI.Matt Clay2017-01-131-2/+4
* Test with jinja2 < 2.9.Matt Clay2017-01-121-0/+3
* Fix AST nodes for Python 3 and enable dependent test_uri (#18597)Lumír 'Frenzy' Balhar2016-12-131-1/+0
* Enable the git test on py3Toshio Kuratomi2016-10-211-1/+0
* Enable filters test for python 3Michael Scherer2016-10-201-1/+0
* pip tests now pass on python3. Enable them.Toshio Kuratomi2016-10-201-1/+0
* Enable test for lookups on python 3Michael Scherer2016-10-201-1/+0
* Thanks to mscherer, these tests are now passingToshio Kuratomi2016-10-201-4/+0
* Let authorized_keys be tested on python 3Michael Scherer2016-10-201-1/+0
* Port validate-modules to stable-2.2 (#18119)John R Barker2016-10-201-0/+2
* Fix ansible-pull on python3Toshio Kuratomi2016-10-171-1/+0
* unarchive tests now pass on python3Toshio Kuratomi2016-10-151-1/+0
* Update default branch for generate-tests.Matt Clay2016-10-031-2/+2
* Update CI config for stable-2.2 branch. (#17880)Matt Clay2016-10-031-2/+2
* Remove unicode escape (#17866)Toshio Kuratomi2016-10-021-1/+0
* Disable privileged mode on Shippable. (#17844)Matt Clay2016-09-301-3/+9
* Turn mount test back on (#17797)Toshio Kuratomi2016-09-281-0/+4
* Run test_template tests on OS X. (#17791)Matt Clay2016-09-271-1/+4
* Enable unarchive tests for OS X and FreeBSD. (#17789)Matt Clay2016-09-271-1/+2
* Disable expect continue in ansible-core-ci. (#17737)Matt Clay2016-09-231-3/+7
* Improve error handling for ansible-core-ci. (#17734)Matt Clay2016-09-231-1/+4
* Remove run_tests.sh and update docs. (#17719)Matt Clay2016-09-221-47/+0
* Update integration.sh to copy source by default. (#17717)Matt Clay2016-09-221-3/+13
* Add shellcheck to code-smell checks. (#17715)Matt Clay2016-09-221-0/+7
* add a defaults for integration.sh (#17709)Adrian Likins2016-09-221-2/+2
* Add keep on failure option to integration.sh. (#17711)Matt Clay2016-09-221-0/+7
* Add python 3 awareness to apt module tests. (#17574)Matt Clay2016-09-141-1/+0
* Add tool for downloading Shippable logs.Matt Clay2016-09-141-0/+92
* CloudRetry/AWSRetry backoff decorator with unit tests (#17039)Allen Sanabria2016-09-133-1/+5
* Enable more integration tests for python 3. (#17473)Matt Clay2016-09-081-2/+0
* Enable more tests that pass on python 3. (#17471)Matt Clay2016-09-081-4/+1
* Add python3-apt to ubuntu1604py3 Dockerfile.Matt Clay2016-09-081-0/+1
* Enable more integration tests for python 3. (#17375)Matt Clay2016-09-022-4/+0
* Fix paramiko's exec_command() to return bytes on python3 (#17372)Toshio Kuratomi2016-09-021-1/+0
* Enable more python 3 tests that now pass. (#17359)Matt Clay2016-09-011-3/+0
* Add support for testing module PRs with python3. (#17339)Matt Clay2016-08-311-1/+9
* Put integration.sh pip reqs in separate file. (#17338)Matt Clay2016-08-312-2/+4
* fix remote shippable target failures (#17287)Matt Davis2016-08-292-3/+1
* Fix for run_command on py3 and enable lineinfile test on py3 (#17257)Toshio Kuratomi2016-08-261-1/+0
* Fix file and copy modules on py3 and enable tests. (#17239)Matt Clay2016-08-251-2/+0
* Enable more tests that pass on python 3. (#17233)Matt Clay2016-08-241-4/+0
* Enable integration tests on python3 that are already working (#17212)Toshio Kuratomi2016-08-242-24/+1
* Add Python 3 CI support. (#17209)Matt Clay2016-08-234-0/+134
* Add support for OS X CI on Shippable. (#17160)Matt Clay2016-08-233-33/+76
* Make tests more cross platform. (#17154)Matt Clay2016-08-191-15/+0
* moved from extras repo where it incorrectly exists (#17124)Brian Coca2016-08-181-1/+1
* Update ansible-core-ci endpoint. (#17071)Matt Clay2016-08-121-1/+1
* Generate test script to file instead of stdout.Matt Clay2016-08-111-4/+8
* Flush stderr to avoid lost output.Matt Clay2016-08-111-0/+1