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 3bec27dc34
Allow cache_timeout=0 to reach inv. cache plugins (#70977)
Change:
- Previously, `cache_timeout=0` was seen as falsey and not passed along
  to cache plugins as an option. Now only "nulley" values are not sent.

Test Plan:
- New integration tests

Tickets:
- Fixes #70702

Signed-off-by: Rick Elrod <rick@elrod.me>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Allow cache_timeout=0 to reach inv. cache plugins (#70977) 6 years ago
lib/ansible_test fix collection package root location under pytest >=6.0.0 (#70963) 6 years ago
sanity Collections docs generation (#59761) 6 years ago
support Remove incidental_azure_rm_mariadbserver tests (#71037) 6 years ago
units Make cache adjudicator's flush call plugin flush (#70987) 6 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago