Commit Graph

17 Commits (107c25729350b213134a92a075d4f9db082eefe1)

Author SHA1 Message Date
Matt Martz c8bd27f1e8 Rebase PRs against $TRAVIS_BRANCH before performing tests 2016-12-08 11:34:02 -05:00
Matt Martz 402a996430 Don't call sys.exit in sns_topic, use HAS_BOTO to fail 2016-12-08 11:33:51 -05:00
Matt Martz 2738ae94c0 Exclude modules that are importing requests 2016-12-08 11:33:50 -05:00
Matt Martz bc8bbee640 Update .travis.yml to remove the validation exclusion for route53_zone 2016-12-08 11:33:41 -05:00
Matt Martz 51f9961b17 Update excludes with currently failing modules 2016-12-08 11:33:40 -05:00
Matt Martz 3992ce127e Use ansible-testing project to validate basic module requirements 2016-12-08 11:33:40 -05:00
Matt Martz 503948203f znode requires a minimum of python2.6 2016-12-08 11:33:24 -05:00
Toshio Kuratomi 022af3f146 dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well) 2016-12-08 11:33:01 -05:00
Toshio Kuratomi dfed9bf832 Disable travis docs checks for now 2016-12-08 11:32:56 -05:00
Toshio Kuratomi 40c794e185 Add testing documentation to travis 2016-12-08 11:32:55 -05:00
Matt Martz 2551c590a7 Specify that travis should use python2.6 2016-12-08 11:32:39 -05:00
Matt Martz 8178854c2a Ignore pushbullet.py from 2.4 compat checks 2016-12-08 11:32:39 -05:00
Matt Martz 98bbadb567 Add py27 compileall to test all modules, specifically for syntax errors 2016-12-08 11:32:36 -05:00
Matt Martz 6a5d073b83 Be more explicit with exclusions 2016-12-08 11:32:36 -05:00
Matt Martz bdf9623f56 Exclude consul modules from py24 syntax check 2016-12-08 11:32:36 -05:00
Matt Martz 8bd5757720 Fix up modules that have python24 syntax error 2016-12-08 11:32:36 -05:00
Matt Martz 9ccc869180 Add compileall testing via travis to validate modules are python24 compatible 2016-12-08 11:32:36 -05:00