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/integration/targets/ansible-galaxy-collection
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
..
files Add integration tests to ansible-galaxy-collection for 'ansible-galaxy collection verify' (#73229) 4 years ago
library ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 3 years ago
meta Add missing integration test dependency. 3 years ago
tasks Fix ansible-galaxy traceback when unexpected version of resolvelib is installed (#77630) 2 years ago
templates Try all galaxy servers when locating available versions for a collection (#75468) 3 years ago
vars Fix ansible-galaxy traceback when unexpected version of resolvelib is installed (#77630) 2 years ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago