Matt Clay
|
3ec6722a21
|
Simplify compileall checks. Remove py3 skip list.
Also applied updates to sanity.sh from ansible-modules-core.
|
2016-12-08 11:35:04 -05:00 |
|
Matt Clay
|
4ada3463ca
|
Removed tests migrated to ansible/ansible repo. (#3330)
|
2016-12-08 11:35:04 -05:00 |
|
Toshio Kuratomi
|
ea05c56a41
|
Fix remaining python3 compile problems
|
2016-12-08 11:35:01 -05:00 |
|
Toshio Kuratomi
|
3901fe72d3
|
Fix amazon extras modules to compile under python3
|
2016-12-08 11:35:01 -05:00 |
|
Toshio Kuratomi
|
46a1f73778
|
Fix remaining centurylink modules for py3
Also update the imports to take advantage of the Ansiballz imports
|
2016-12-08 11:35:01 -05:00 |
|
Michael Scherer
|
9bdb567c56
|
Make netscaler pass python3 sanity check
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
04996c3720
|
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.
|
2016-12-08 11:35:00 -05:00 |
|
John R Barker
|
3472cc6f3a
|
Run validate-modules from ansible/ansible (#3242)
* Run validate-modules from ansible/ansible
* Update sanity.sh
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
7f4fdba0c6
|
Make openvswitch* pass py3 sanity check
|
2016-12-08 11:35:00 -05:00 |
|
Michael Scherer
|
2a83eefaae
|
Make consul modules pass sanity test for python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
d4157095f3
|
Make bigpanda module pass python3 sanity check
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
9cac0b54c6
|
Make jabber module compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
60b6cb8305
|
Make mail compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
95929fb79f
|
Make postgresql module in extras compile on py3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
6963cd8ae7
|
Make mongodb modules compile on python 3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
1bca0847a4
|
Make rax_clb_ssl module pass sanity check for py3
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
2ceb672016
|
Fix dnsmadeeasy module to pass py3 sanity check
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
b902ea297f
|
Make mqtt pass python3 sanity tests
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
1948bcb9e7
|
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
|
2016-12-08 11:34:59 -05:00 |
|
Michael Scherer
|
adc62226d4
|
Make dnssimple compile on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
8676924da5
|
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
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
37b62a1db3
|
Remove gce from the blacklist for python 3 tests, forgot in #3179
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
7ba630eda2
|
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
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
9f5f85c9f0
|
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.
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
715b88a8a5
|
Make redis run on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
da6851bdf4
|
Make expect module compile on python 3
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
415c2d4591
|
Make sensu_check compile on python 3 (#3177)
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
9aec480f59
|
Make irc.py compile on python3
|
2016-12-08 11:34:57 -05:00 |
|
Michael Scherer
|
1f406d4530
|
Port virt to python3 (#3167)
|
2016-12-08 11:34:57 -05:00 |
|
Eric D Helms
|
f4d83486a9
|
New module: Manage Foreman and Katello entities (#2450)
|
2016-12-08 11:34:56 -05:00 |
|
Matt Clay
|
841ec9ef1b
|
Fix handling of ansible-doc errors. (#3030)
|
2016-12-08 11:34:54 -05:00 |
|
Matt Clay
|
b2b3d99839
|
Add shellcheck to sanity checks. (#3013)
Also disable deprecation warnings during module validation.
|
2016-12-08 11:34:54 -05:00 |
|
Matt Clay
|
46d0b4dc16
|
Test module docs on Shippable. (#2976)
|
2016-12-08 11:34:53 -05:00 |
|
Matt Clay
|
a88dae905d
|
Enable python 3 sanity tests for more modules. (#2973)
|
2016-12-08 11:34:52 -05:00 |
|
Matt Clay
|
d1ba765ba0
|
Cosmetic fix to test PR and merge hooks. (#2949)
|
2016-12-08 11:34:52 -05:00 |
|
Matt Clay
|
3e86ad1a3a
|
Run same tests on Shippable as on Travis. (#2948)
Run the same tests as used on Travis.
|
2016-12-08 11:34:52 -05:00 |
|
Matt Clay
|
0de2d14bac
|
Update call to generate-tests.
|
2016-12-08 11:34:40 -05:00 |
|
Allen Sanabria
|
fd810d16bf
|
Removed Ansible API based tests from this PR
|
2016-12-08 11:34:39 -05:00 |
|
Allen Sanabria
|
c6fdb7ceda
|
Including unit tests.
* Including unit tests as per https://groups.google.com/forum/#!topic/ansible-devel/ejY4CjKeC34
* This test suite is automatically run in https://github.com/linuxdynasty/ld-ansible-modules
|
2016-12-08 11:34:39 -05:00 |
|
Allen Sanabria
|
dd63eb7a7a
|
fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st
|
2016-12-08 11:34:38 -05:00 |
|
Allen Sanabria
|
38349f226a
|
updated tests to reflect dict vs list
|
2016-12-08 11:34:38 -05:00 |
|
Allen Sanabria
|
43da26404b
|
Updated module to be compliant with test cases.
* Added integration tests
* Added unit tests
|
2016-12-08 11:34:37 -05:00 |
|
Matt Clay
|
2dafaab539
|
Add module integration tests on shippable.
|
2016-12-08 11:34:27 -05:00 |
|