Commit Graph

33 Commits (5b7e052d06622dd10fff7129a3d082a162b28887)

Author SHA1 Message Date
Michael Scherer 89a8c18c6a Make netscaler pass python3 sanity check 9 years ago
Michael Scherer bd53b54961 Make nmcli pass py3 sanity check
Cleanup include, do not use '*' for future refactoring.

Since nmcli is not present on EL5, we can safely use python
2.6 syntax only.
9 years ago
John R Barker 77ac192f3b Run validate-modules from ansible/ansible (#3242)
* Run validate-modules from ansible/ansible

* Update sanity.sh
9 years ago
Michael Scherer d439271f68 Make openvswitch* pass py3 sanity check 9 years ago
Michael Scherer 3f77bb6857 Make consul modules pass sanity test for python 3 9 years ago
Michael Scherer 8dd32a8134 Make bigpanda module pass python3 sanity check 9 years ago
Michael Scherer 10405f94d7 Make jabber module compile on python 3 9 years ago
Michael Scherer 6b87e2f0d8 Make mail compile on python 3 9 years ago
Michael Scherer f2ce143609 Make postgresql module in extras compile on py3 9 years ago
Michael Scherer 4c6247c661 Make mongodb modules compile on python 3 9 years ago
Michael Scherer 9e87e79e28 Make rax_clb_ssl module pass sanity check for py3 9 years ago
Michael Scherer 096206cdb3 Fix dnsmadeeasy module to pass py3 sanity check 9 years ago
Michael Scherer efe82efb32 Make mqtt pass python3 sanity tests 9 years ago
Michael Scherer 38dc03313e Make zabbix modules compile on python 3
Since the module is not compatible with python 2.4, we
do not need to use the get_exception trick
9 years ago
Michael Scherer 5416e9528d Make dnssimple compile on python 3 9 years ago
Michael Scherer 85ceb51e3a Fix proxmox for python 3
Since it doesn't work on python 2.4, we can use the native
exception handling way for python 3
9 years ago
Michael Scherer c0a3e74579 Remove gce from the blacklist for python 3 tests, forgot in #3179 9 years ago
Michael Scherer 4ca8e5347a Make xenserver_facts compile on python 3
Since the xenapi is not needed on python 2.4, we can use the
regular exception handling code
9 years ago
Michael Scherer 8593363539 Port ovirt to python 3
Since ovirt sdk is not running on python 2.4, we can use python 2.6
syntax directly for exceptions.
9 years ago
Michael Scherer 74acb528ba Make redis run on python 3 9 years ago
Michael Scherer e0eb86a500 Make expect module compile on python 3 9 years ago
Michael Scherer fb228d682d Make sensu_check compile on python 3 (#3177) 9 years ago
Michael Scherer 4a427fdf7d Make irc.py compile on python3 9 years ago
Michael Scherer 32b1d9c4f8 Port virt to python3 (#3167) 9 years ago
Eric D Helms 6ca0842392 New module: Manage Foreman and Katello entities (#2450) 9 years ago
Matt Clay a482a63ef6 Fix handling of ansible-doc errors. (#3030) 9 years ago
Matt Clay e672b3141f Add shellcheck to sanity checks. (#3013)
Also disable deprecation warnings during module validation.
9 years ago
Matt Clay db7a3f48e1 Test module docs on Shippable. (#2976) 9 years ago
Matt Clay a12ac1077e Enable python 3 sanity tests for more modules. (#2973) 9 years ago
Matt Clay 0763489220 Cosmetic fix to test PR and merge hooks. (#2949) 9 years ago
Matt Clay e14cb1a06c Run same tests on Shippable as on Travis. (#2948)
Run the same tests as used on Travis.
9 years ago
Matt Clay ce6d82e007 Update call to generate-tests. 10 years ago
Matt Clay 26af6c2d25 Add module integration tests on shippable. 10 years ago