summaryrefslogtreecommitdiff
path: root/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Simplify compileall checks. Remove py3 skip list.Matt Clay2016-11-023-5/+4
* Fix remaining python3 compile problemsToshio Kuratomi2016-10-231-18/+0
* Fix amazon extras modules to compile under python3Toshio Kuratomi2016-10-231-30/+0
* Fix remaining centurylink modules for py3Toshio Kuratomi2016-10-231-3/+0
* Make netscaler pass python3 sanity checkMichael Scherer2016-10-211-1/+0
* Make nmcli pass py3 sanity checkMichael Scherer2016-10-212-1/+1
* Run validate-modules from ansible/ansible (#3242)John R Barker2016-10-191-3/+15
* Make openvswitch* pass py3 sanity checkMichael Scherer2016-10-191-2/+0
* Make consul modules pass sanity test for python 3Michael Scherer2016-10-171-4/+0
* Make bigpanda module pass python3 sanity checkMichael Scherer2016-10-171-1/+0
* Make jabber module compile on python 3Michael Scherer2016-10-171-1/+0
* Make mail compile on python 3Michael Scherer2016-10-171-1/+0
* Make postgresql module in extras compile on py3Michael Scherer2016-10-171-2/+0
* Make mongodb modules compile on python 3Michael Scherer2016-10-171-2/+0
* Make rax_clb_ssl module pass sanity check for py3Michael Scherer2016-10-171-1/+0
* Fix dnsmadeeasy module to pass py3 sanity checkMichael Scherer2016-10-171-1/+0
* Make mqtt pass python3 sanity testsMichael Scherer2016-10-171-1/+0
* Make zabbix modules compile on python 3Michael Scherer2016-10-171-4/+0
* Make dnssimple compile on python 3Michael Scherer2016-10-161-1/+0
* Fix proxmox for python 3Michael Scherer2016-10-151-2/+0
* Remove gce from the blacklist for python 3 tests, forgot in #3179Michael Scherer2016-10-151-2/+0
* Make xenserver_facts compile on python 3Michael Scherer2016-10-151-1/+0
* Port ovirt to python 3Michael Scherer2016-10-151-1/+0
* Make redis run on python 3Michael Scherer2016-10-151-1/+0
* Make expect module compile on python 3Michael Scherer2016-10-151-1/+0
* Make sensu_check compile on python 3 (#3177)Michael Scherer2016-10-151-1/+0
* Make irc.py compile on python3Michael Scherer2016-10-141-1/+0
* Port virt to python3 (#3167)Michael Scherer2016-10-141-1/+0
* New module: Manage Foreman and Katello entities (#2450)Eric D Helms2016-10-081-0/+1
* Fix handling of ansible-doc errors. (#3030)Matt Clay2016-09-231-1/+8
* Add shellcheck to sanity checks. (#3013)Matt Clay2016-09-221-1/+9
* Test module docs on Shippable. (#2976)Matt Clay2016-09-192-0/+57
* Enable python 3 sanity tests for more modules. (#2973)Matt Clay2016-09-191-10/+0
* Cosmetic fix to test PR and merge hooks. (#2949)Matt Clay2016-09-161-1/+1
* Run same tests on Shippable as on Travis. (#2948)Matt Clay2016-09-165-1/+132
* Update call to generate-tests.Matt Clay2016-08-111-1/+5
* Add module integration tests on shippable.Matt Clay2016-07-082-0/+58