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>
2021-02-22 16:18:23 -05:00
..
ansible_test
integration [InventoryManager] Fix two unhandled exceptions (#73667) 2021-02-22 16:18:23 -05:00
lib/ansible_test pylint sanity test: stop ignoring 'used-before-assignment' (#73639) 2021-02-18 12:36:28 -08:00
sanity Split Ansible docs from core docs (#73616) 2021-02-17 09:57:05 -06:00
support module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
units ansible-galaxy - set the cache file after getting all collection versions (#73557) 2021-02-15 09:45:01 -05:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00