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>
2020-05-14 12:25:19 -04:00
..
ansible_test
integration Fix listing of colleciton plugins with symlinks (#69305) 2020-05-14 11:45:02 -04:00
lib/ansible_test Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
sanity Update compile skip; all release and docs build scripts require 3.6+ 2020-05-14 09:14:37 -07:00
support Remove left hand side slicing 2020-05-06 09:56:40 -07:00
units better error for "ansible-galaxy collection verify" if there's no MANIFEST.json (#67498) 2020-05-14 12:25:19 -04:00
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00