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
Sloane Hertel 82f3a57bee
Fix ansible-galaxy traceback when unexpected version of resolvelib is installed (#77630)
* Fix traceback when a supported version of resolvelib is not installed

Try to read the supported version range from the package distribution info and fall back to a hardcoded lowerbound/upperbound (>=0.5.3,<0.6.0).

* Add tests for unsupported resolvelib versions

* Resolve remaining import sanity test issues.

Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Matt Martz <matt@sivel.net>
2 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration Fix ansible-galaxy traceback when unexpected version of resolvelib is installed (#77630) 2 years ago
lib/ansible_test ansible-test - Add RHEL 9 / FreeBSD 13.1 remotes. (#77851) 2 years ago
sanity Fix ansible-galaxy traceback when unexpected version of resolvelib is installed (#77630) 2 years ago
support Remove collections compat from controller code. 3 years ago
units Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265) 2 years ago
utils/shippable Fix Windows CI scripts. 3 years ago