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
Rick Elrod 7ef3dc2b8b
[controller ansiballz] escape directory regex (#74270)
Change:
- We were passing a directory name directly to re.compile().
  If the directory isn't valid regex (or is) this can have odd side
  effects, such as crashing.
- Fix a few other similar cases, but less likely to be a real issue.

Test Plan:
- New test

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [controller ansiballz] escape directory regex (#74270) 4 years ago
lib/ansible_test deprecated include (#71262) 4 years ago
sanity [conditional] Remove support for bare variables (#74208) 4 years ago
support Overhaul ansible-test container management. 4 years ago
units All lookups ported to config system (#74108) 4 years ago
utils/shippable module compat for py3.8+ controller (#73423) 4 years ago