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 343ffaa18b
better error for "ansible-galaxy collection verify" if there's no MANIFEST.json (#67498)
* Add a better error for "ansible-galaxy verify" if the MANIFEST.json has been deleted from the installed collection or if the collection hasn't been installed via normal means

* Fix unit tests for the remote collection

If there's something wrong with the local collection's version it will fail before the remote collection is sought

* Add a test for the new error msg

* Prevent the duplicate warning

Mock the new isfile call where needed

* Update lib/ansible/galaxy/collection.py

Co-Authored-By: Martin Krizek <martin.krizek@gmail.com>

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Fix listing of colleciton plugins with symlinks (#69305) 5 years ago
lib/ansible_test Flatten the directory hierarchy of modules (#68966) 5 years ago
sanity Update compile skip; all release and docs build scripts require 3.6+ 5 years ago
support Remove left hand side slicing 5 years ago
units better error for "ansible-galaxy collection verify" if there's no MANIFEST.json (#67498) 5 years ago
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago