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/tasks
Sloane Hertel 469b559ebe
Try all galaxy servers when locating available versions for a collection (#75468)
* If an exception occurs when getting a collection's metadata, continue to the next in the server list.

* Warn for unknown exceptions when finding versions of a collection

* Test that an invalid server is no longer fatal if a subsequent server has the collection

* Fix server for verify tests - compare checksums against the server from which it was installed

* Add tests for verify and fix that code path to mirror install/download behavior for server errors

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
3 years ago
..
build.yml Add tests for ignore functionality of collection build (#69345) 4 years ago
download.yml add option to upgrade collections (#73336) 3 years ago
init.yml Add tests for ignore functionality of collection build (#69345) 4 years ago
install.yml Try all galaxy servers when locating available versions for a collection (#75468) 3 years ago
list.yml galaxy - add format options for collection list (#73474) 3 years ago
main.yml Try all galaxy servers when locating available versions for a collection (#75468) 3 years ago
publish.yml Galaxy server update (#72286) 4 years ago
pulp.yml ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
upgrade.yml collection: match skip message as per role install (#74861) 3 years ago
verify.yml Try all galaxy servers when locating available versions for a collection (#75468) 3 years ago