Commit Graph

1624 Commits (ee080eddb5ec6cf716cd843e5c6d0bfe40d6dc35)

Author SHA1 Message Date
Matt Clay c81fe70fbf Enable more integration tests for python 3. (#17473)
10 years ago
Matt Clay 784810a84c Add python 3 support to test_apt_repository. (#17472)
10 years ago
Matt Clay a1947401ba Enable more tests that pass on python 3. (#17471)
10 years ago
Matt Clay eb26616b09 Add python3-apt to ubuntu1604py3 Dockerfile.
10 years ago
Toshio Kuratomi 4ed88512e4 Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423)
10 years ago
nitzmahone 7a9395b5e0 disable windows loop async test
10 years ago
Matt Davis f239e1e61f windows async changes and tests (#17400)
10 years ago
Matt Clay 94a0d2afb4 Add partially backwards compatible version of _fixup_perms. (#17427)
10 years ago
jhawkesworth 9fe4308670 add very basic tests of win_package, based on existing win_msi tests. (#17383)
10 years ago
Toshio Kuratomi d6ebf9bdc6 Symink integration tests for fetch and stat
10 years ago
Michael Scherer 918d1e038e Do not hardcode python executable in test (#17380)
10 years ago
Matt Clay 4ae59b2743 Use ansible_python for interpreter in test_uri. (#17376)
10 years ago
Matt Clay 7cd988f60c Enable more integration tests for python 3. (#17375)
10 years ago
Toshio Kuratomi f7b22a5eaa Fix paramiko's exec_command() to return bytes on python3 (#17372)
10 years ago
Matt Clay 75cb27ffe3 Enable more python 3 tests that now pass. (#17359)
10 years ago
Will Thames d54f5277d5 Add ksu privilege escalation (#17340)
10 years ago
Michael Scherer 529950680b Disable yum test on python 3 (#17327)
10 years ago
Tobias Wolf c23b11d212 [Inventory] Cache the result of enumerating groups and host names
10 years ago
Toshio Kuratomi 28227546fa Various python3 updates for module_utils: (#17345)
10 years ago
Matt Clay 2ffb136b3f Add support for testing module PRs with python3. (#17339)
10 years ago
Gennady Trafimenkov 2e857cfafd Add mention of integration tests in Docker containers (#16661)
10 years ago
Matt Clay 6e65ebda26 Put integration.sh pip reqs in separate file. (#17338)
10 years ago
Jonathan Mainguy a4cee11649 Add test for specific privlege grants on database.table (#17328)
10 years ago
Jonathan Mainguy 2248d2464b add unit test for mysql_user (#17335)
10 years ago
James Cammarata b71957d6e6 Move queuing tasks to a background thread
10 years ago
Michael Scherer 878d0d5b87 Running the test with a locale other than English make that test fail
10 years ago
Allen Sanabria 03132041fb Include vars updated to work with directories (#17207)
10 years ago
René Moser 26118a51f8 exo_dns: new module utils and integration tests for exoscale DNS (#17230)
10 years ago
Michael Scherer d8f66defd0 Ignore difference on whitespace (#17302)
10 years ago
Matt Davis 1c33b5a9f0 fix remote shippable target failures (#17287)
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 4a3a9c0f2d Fix for run_command on py3 and enable lineinfile test on py3 (#17257)
10 years ago
Toshio Kuratomi bd68c324ce Get the ssh plugin working with python3 (#17234)
10 years ago
Matt Clay 178292d2cd Fix file and copy modules on py3 and enable tests. (#17239)
10 years ago
Toshio Kuratomi 44d979c8f5 Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240)
10 years ago
Matt Clay acc8a13eff Enable more tests that pass on python 3. (#17233)
10 years ago
Toshio Kuratomi 380a5801e9 Enable integration tests on python3 that are already working (#17212)
10 years ago
Toshio Kuratomi 51ec35378d xrange and izip_longest aren't available in vanilla python3 (#17226)
10 years ago
Yannig 27b0f3241b new filter human_bytes: convert a string (ex: 1Mo, 1K) into bytes (#12074)
10 years ago
Matt Clay e2e7390adc Add Python 3 CI support. (#17209)
10 years ago
Adrian Likins e396d5d508 Implement vault encrypted yaml variables. (#16274)
10 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199)
10 years ago
Matt Clay a695e18615 Add support for OS X CI on Shippable. (#17160)
10 years ago
Toshio Kuratomi 57701d7115 Give native strings to selinux library functions. (#17184)
10 years ago
Adrian Likins a4785c2691 Fix docker connection plugin version tests and py2.6 compat (#16841)
10 years ago
Toshio Kuratomi d29a7c55fe Enable some basic.py tests on python3 (#17167)
10 years ago
Adrian Likins 7d41f623dd Move py34 mock_open compat to compat/test/mock (#17157)
10 years ago
Matt Clay 04bd6a3619 Make tests more cross platform. (#17154)
10 years ago
Dusty Mabe b817f1f3ea actions/unarchive: fix unarchive from remote url (#17126)
10 years ago