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 fa046d302c
[InventoryManager] Fix two unhandled exceptions (#73667)
Change:
- Fix regression: unhandled exception when given inventory directory
  is empty or contains empty subdirectories.
- Fix unhandled exception when limit file is actually a directory
  instead of a file.
- Fix inventory tests which previously could never fail due to missing
  `set -e`. Fixed up tests that failed after `set -e` was added. Added
  several tests.

Test Plan:
- New tests
- Fixed existing tests which previously could never fail

Tickets:
- Fixes #73658

Signed-off-by: Rick Elrod <rick@elrod.me>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [InventoryManager] Fix two unhandled exceptions (#73667) 5 years ago
lib/ansible_test pylint sanity test: stop ignoring 'used-before-assignment' (#73639) 5 years ago
sanity Split Ansible docs from core docs (#73616) 5 years ago
support module compat for py3.8+ controller (#73423) 5 years ago
units ansible-galaxy - set the cache file after getting all collection versions (#73557) 5 years ago
utils/shippable module compat for py3.8+ controller (#73423) 5 years ago