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 aae5bc5b9e
[advanced_host_list] 100% coverage + fix a bug (#74227)
Change:
- Tests for advanced_host_list; it is now at 100% coverage.
- There was a typo (host vs hostnames) where when the host pattern
  failed to parse, instead of treating the name as a literal as
  intended, it would trigger UnboundLocalError. This didn't fatal
  as there's a global "Exception" handler below, but it did lead to
  an ugly error and incorrect behavior.

Test Plan:
- New tests
- Local experimenting

Signed-off-by: Rick Elrod <rick@elrod.me>

* changelog

Signed-off-by: Rick Elrod <rick@elrod.me>

* fix tests

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 [advanced_host_list] 100% coverage + fix a bug (#74227) 5 years ago
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 5 years ago
sanity [conditional] Remove support for bare variables (#74208) 5 years ago
support Overhaul ansible-test container management. 5 years ago
units [playbook/play.py] Increase error test coverage (#74217) 5 years ago
utils/shippable module compat for py3.8+ controller (#73423) 5 years ago