You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
tools
aws.sh
azure.sh
cloud.sh
cs.sh
freebsd.sh
hcloud.sh Add Hetzner Cloud to CI integration tests. 6 years ago
linux.sh
network.sh Add support for ansible-test --coverage-check. (#53573) 6 years ago
osx.sh
rhel.sh
sanity.sh
shippable.sh Use Python 3.7 to run ansible-test coverage in CI. (#57555) 5 years ago
timing.py
timing.sh
tower.sh
units.sh Limit Python 2.6 units to modules & module_utils. (#57377) 5 years ago
vcenter.sh
windows.sh