Commit Graph

103 Commits (stable-2.3)

Author SHA1 Message Date
Abhijeet Kasurde 4506da6a6f Fix UnboundLocalError in basic.py
9 years ago
Toshio Kuratomi 98d223a51b Facts Timeout was not settable via ansible.cfg
9 years ago
Pavel Glushchak 657fd1dfd1 Added Virtuozzo distribution support
9 years ago
Toshio Kuratomi bb0b90783c Fix for tests run with no .ssh user dir
9 years ago
Toshio Kuratomi 49194a66c8 Fix log_invocation function to pass unittests on python3
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Wittmer, Christian 52fbfa00f9 fix for #21729, use VERSION_ID instead of PRETTY_NAME to get release (#21730)
9 years ago
Ted Timmons 5d9df86b42 Postgres ssl mode prefer (#21498)
9 years ago
Will Thames 103ede26df Ensure ssh hostkey checks respect server port (#20840)
9 years ago
Pilou f2c22109fb Don't mix deprecations messages with warnings messages (#21337)
9 years ago
Peter Sprygada 14b942f3fb updates eos modules to use socket (#21197)
9 years ago
Matt Martz 87aa59af79 Legacy pep8 updates for setup.py and tests
9 years ago
Matt Clay 256a25bdcc Revert "Update galaxy and database unit tests."
9 years ago
Matt Clay 2b9a0fb952 Update galaxy and database unit tests. (#21209)
9 years ago
Matt Clay 57a5490c41 Fix test which fails on some python 2.6 installs.
9 years ago
Matt Clay 1293ec85dd Convert unit test yield to pytest parametrize.
9 years ago
Matt Clay 272ff10fa1 Fix @contextmanager leak on exception. (#21031)
9 years ago
Vlad Glagolev 039d207d24 Add Source Mage GNU/Linux facts (#19671)
9 years ago
Toshio Kuratomi 1609afbd12 Unittests for some of module_common.py (#20812)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Matt Clay e2c0b375d3 PEP 8 cleanup. (#20790)
9 years ago
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup.
9 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
9 years ago
Peter Sprygada ad83756b48 updates eos shared modules (#20738)
9 years ago
Tom Melendez c2edc8a264 [GCE] Google Cloud Pubsub Module (#19091)
9 years ago
Matt Clay cd3fdca540 Switch tests to pytest and ansible-test.
9 years ago
Tom Melendez 7e88df7ebc Adding auth support for google-api-python-client and gcloud-python (#19090)
10 years ago
Gordon Gao d9e1e374b2 let chdir support relative path in more modules (#16736)
10 years ago
Matt Clay 8c270ac75f Add empty-init code-smell script. (#18406)
10 years ago
Brian Coca a0f27d552c File attributes (#18213)
10 years ago
Matt Robinson 4ff8890ec1 Set ansible_os_family correctly under KDE neon
10 years ago
stephane 77868a4104 Set Suse family for openSUSE Tumbleweed & Leap
10 years ago
Adrian Likins 8bf4aa97b0 Skip test_aws.py if boto3/botocore are missing (#17814)
10 years ago
Toshio Kuratomi 9265016b95 Fix a test failure when run on a system with python-future installed.
10 years ago
Toshio Kuratomi 08a58ae025 Fix for run_command tests now that it returns native strings
10 years ago
Matt Davis aa0ad073b8 bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)
10 years ago
Toshio Kuratomi efa78b4ff4 The mode that we fake from stat is checked more closely under python3.5 on El Capitan (#17794)
10 years ago
Adrian Likins bba0fb3a42 Add mnt pnts with single quote to test (16855) (#17771)
10 years ago
Christoph f9e49de2ef Add a test for int/float parameter type checking (#16741)
10 years ago
cinerama70 02cec7dca9 Add os_family to test_distribution_version (#17620)
10 years ago
Toshio Kuratomi 0139298786 Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi
10 years ago
Allen Sanabria b510abce17 CloudRetry/AWSRetry backoff decorator with unit tests (#17039)
10 years ago
Toshio Kuratomi 28227546fa Various python3 updates for module_utils: (#17345)
10 years ago
Toshio Kuratomi fa804125b5 Python3 fixes and porting (#17271)
10 years ago
Alexander Stock 238cccf166 Fix "Text file busy" exception in atomic_move (#9526) (#17204)
10 years ago
Toshio Kuratomi 44d979c8f5 Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240)
10 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199)
10 years ago
Toshio Kuratomi 57701d7115 Give native strings to selinux library functions. (#17184)
10 years ago
Toshio Kuratomi d29a7c55fe Enable some basic.py tests on python3 (#17167)
10 years ago
Toshio Kuratomi bd31cc096a Fix facts.py for python3 (#17131)
10 years ago