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
Abhijeet Kasurde 9a86f8c10e
[2.10][InventoryManager] Fix two unhandled exceptions (#73798)
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>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit fa046d302c)

Co-authored-by: Rick Elrod <rick@elrod.me>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [2.10][InventoryManager] Fix two unhandled exceptions (#73798) 5 years ago
lib/ansible_test ansible-test: yamllint, check the assigment (#73583) 5 years ago
sanity Backport of Split Ansible docs from core docs (#73616) (#73637) 5 years ago
support Various intentional tests (#72485) 5 years ago
units [ansible-test] attempt to work around podman (#72096) (#73569) 5 years ago
utils/shippable [stable-2.10] Azure Pipelines configuration. 5 years ago