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.
2021-01-25 22:18:25 +00:00
Steven Robertson
530f5e6412
read in ansible installation version always
2020-04-24 14:01:44 -07:00
Steven Robertson
de114be821
try and bump ansible to the latest 2.8 version to try and fix tests
2020-02-18 17:41:52 -08:00
Steven Robertson
c9dd36dbc4
pegging back to ans 2.8
2020-02-14 17:16:54 -08:00
Steven Robertson
488ab3553e
upgrade ansible back to 2.9.4, and fix issue with virtualenv on Mac
2020-02-14 16:38:13 -08:00
Steven Robertson
e85720f4d5
peg to a previously-passing ansible version
2020-02-14 12:55:42 -08:00
David Wilson
59068ca955
tests: give ansible/gcloud/ its own requirements file.
2019-01-29 06:01:48 +00:00
David Wilson
628e8f4466
Bump PyYaML to a 3.7-compatible version.
2019-01-27 19:23:44 +00:00
David Wilson
6936b93b43
tests: import fork_histogram.py.
2019-01-18 23:30:12 +00:00
David Wilson
b60a6d0f3b
Split dev_requirements.txt up according to test mode.
2018-11-06 17:00:17 +00:00
David Wilson
c286f4f107
Add tests/ansible/requirements.txt to Tox.
2018-11-05 13:00:47 +00:00
David Wilson
3585ee74f7
tests: split out ansible_tests requirements
...
Also remove hard-coded Ansible version, the tests don't need it, nor
does local testing most of the time
2018-10-26 12:58:08 +01:00