Commit Graph

44 Commits (1e72ebaf8bb1d69a4abeb7fea9cac09325681805)

Author SHA1 Message Date
Alex Willmer 1e72ebaf8b tests: Update test coverage to Python 3.9
The Travis Linux distribution must be upgraded because the Trusty
(Ubuntu 14.04) image does not have Python 3.9. Xenial (Ubuntu 16.04) is
the earliest version that offers Python 3.9.

I have not chosen a later release, in order to aid restoration of Python
2.4 - 2.6 tests.
3 years ago
Alex Willmer bb271d8d00 tests: Tag resource intensive tasks, to skip when strategy=linear
The ansible_mitogen test suite takes over an hour when Ansible is not
accelerated by Mitogen. This change aims to reduce that by skipping
tests with a large number of iterations when the linear strategy is
chosen.

The tagged tests are intended to uncover Mitogen resource leaks. Since
Mitogen is not invoked when strategy=linear, the slight reduction in
test coverage is an acceptable trade off.
3 years ago
Steven Robertson 91f55a60bc vanilla ansible is now running but is really slow; bump timeout 4 years ago
Steven Robertson 90f40ada6c try vanilla ansible 2.10 on Mac 4 years ago
Steven Robertson ef029726e2 travis is having trouble running vanilla Ansible so migrating to Azure 4 years ago
Steven Robertson a561a8bad2 something broke with Mac 10.14 with dscl, before trying a hack see if OS upgrade works 4 years ago
Steven Robertson 33e176d62e add support for ansible_collections site-package (from pip ansible==2.10.0 install) + switch to ansible 2.10.0 rather than github tag 4 years ago
Steven Robertson 3404654ab4 python3 tests are broken... 4 years ago
Steven Robertson 7507b88255 clean up azure python version used 4 years ago
Steven Robertson a6c293d100 try running ansible_mitogen 2.10 tests with python3 4 years ago
Steven Robertson a7705a3435 add back in ansible tests but don't run synchronize 4 years ago
Steven Robertson ff8a276186 turn off failing Ansible-only tests for now, also raising errors to see what Azure is gonna do with collections 4 years ago
Steven Robertson 140406342b fixed installing into python2 container by specifying encoding 4 years ago
Steven Robertson 371f0a6657 ansible 2.10 installed in python 2.7.16 locally, see if it's the python version or pip that's the issue 4 years ago
Steven Robertson 130e111f21 rename test and add VER to mito27_27 4 years ago
Steven Robertson fa1269bca8 see what happens with only ansible 2.10 tests, still need to install collections tho 4 years ago
Steven Robertson cc8febb841 use new released 2.10 4 years ago
Steven Robertson e34cf8667f
Merge branch 'master' into collectionsSupport 4 years ago
Steven Robertson bacc752ff2 Pegs python 2 version, removes unused imports, fixes sudden ssh dir with bad perms, generates key for sudo user as well in tests 4 years ago
Steven Robertson b20aa982c7 use a commit that actually exists 4 years ago
Steven Robertson c2ee512a99 fix duplicate test name 4 years ago
Steven Robertson 40183138b4 add some tests pointing to almost-devel version of Ansible for collection preparation 4 years ago
Steven Robertson db386a0350 enable ansible 2.9.6 tests 4 years ago
Steven Robertson a94e3d08f9 didn't need to update all the way to 10.15; since tests pass locally on 10.14.4 will switch to 10.14 4 years ago
Steven Robertson faf7798c16 revert python3 setup + add TODO; python3 tests aren't working now but python2 is EOL so they should work soon 4 years ago
Steven Robertson f8c8889009 mac's SIP prevents symlinking so python3 wasn't used ever 4 years ago
Steven Robertson ccabb46b37 upgrade ansible to latest 2.8 version + bump python version in attempt to get test passing 4 years ago
Steven Robertson bb1cdb1ed5 making commit to retrigger tests; I don't have perms to enable the rebuild preview feature 4 years ago
Steven Robertson 1142b1bc7e bump ubuntu image for azure to avoid hash mismatch sometimes when apt-get update-ing 4 years ago
Steven Robertson 398e292536 noticed Ans280_27 was actually running ans 2.6.2, so setting VER explicitly 4 years ago
Steven Robertson daf2e2f2e2 bump mac test version again 4 years ago
Steven Robertson 79b8814142 bump macOS test vm to replicate what passes locally 4 years ago
Steven Robertson 3e6e99eeb7 correctly renaming azure mac pipeline 4 years ago
Steven Robertson 188acd7c5c bumping ansible version on Mac 4 years ago
David Wilson 1cad04185b ci: try removing exclude: to make Azure jobs work again 5 years ago
David Wilson 351aca62c9 Disable Azure pipelines build for docs-master too. 5 years ago
David Wilson 57203aef53 issue #543: add Ansible job to Azure matrix 5 years ago
David Wilson c1d763f929 ci: Ansible 2.8 jobs aren't running against all host types. 5 years ago
David Wilson 167d0eff32 azure: try enabling Ansible 2.8/Py3.5 job 5 years ago
David Wilson ea718081d8 issue #587: Add 2.8.0/Py2.7 job to Azure 5 years ago
David Wilson 0aa4c9d8fc issue #542: .ci: move some tests to Azure and enable Mac job. 5 years ago
David Wilson 2a6dbb038f Pythonize, split out and parallelize all jobs. 6 years ago
David Wilson 0b86c4e45f tests: basic (incomplete) Azure Pipelines config 6 years ago
David Wilson 3f414d5967 tests: rename .travis -> .ci, move Azure config into .ci 6 years ago