1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner
Matt Clay 3e4be156d7 Pre-compile regexes to speed up target processing.
Without this, changing a large number of files results in target
processing taking a very long time due to repeatedly compiling
the same patterns in a loop over many targets.
2017-03-06 12:35:12 -08:00
..
completion Add support for ios to ansible-test. 2017-01-16 15:05:56 -08:00
injector Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
lib Pre-compile regexes to speed up target processing. 2017-03-06 12:35:12 -08:00
requirements Add boto to units requirements for s3 test. 2017-02-27 20:55:32 -08:00
setup Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
ansible-test Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
retry.py Add retries to Shippable CI scripts. (#21108) 2017-02-07 16:33:45 -08:00
test.py Overhaul ansible-test sanity implementation. (#22177) 2017-03-02 12:36:46 -08:00
tox.ini Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00