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/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.
9 years ago
..
completion
injector
lib Pre-compile regexes to speed up target processing. 9 years ago
requirements
setup
ansible-test
retry.py
test.py Overhaul `ansible-test sanity` implementation. (#22177) 9 years ago
tox.ini