ansible/test/utils/shippable
Matt Clay 79685a4a2d
Use Python 3.7 to run ansible-test coverage in CI. (#57555)
Generating XML for coverage reports on Python 3.7 uses far less
memory than on Python 2.7. This change should avoid the MemoryError
we've been seeing in the nightly coverage runs.
2019-06-07 15:48:17 -07:00
..
tools
aws.sh
azure.sh
cloud.sh
cs.sh
freebsd.sh
hcloud.sh Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00
linux.sh
network.sh Add support for ansible-test --coverage-check. (#53573) 2019-03-11 15:13:09 -07:00
osx.sh
rhel.sh
sanity.sh
shippable.sh Use Python 3.7 to run ansible-test coverage in CI. (#57555) 2019-06-07 15:48:17 -07:00
timing.py
timing.sh
tower.sh
units.sh Limit Python 2.6 units to modules & module_utils. (#57377) 2019-06-04 15:15:36 -07:00
vcenter.sh
windows.sh