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/units/galaxy
Sloane Hertel 85a3eb272a
[2.15] Consider all configured collection paths when installing collections (#81324)
* Consider all configured collection paths when installing collections (#81243)

* Only install collections which can't be satisfied by a collection in any of the configured paths.

* Improve warning for unexpected collection install path

Fix warning when path is configured, but is a pip-managed path

Normalize the path before validating to fix warning consistency

(cherry picked from commit efbc00b6e4)

* Update warning patch for version 2.15 due to non-existence of the config GALAXY_COLLECTIONS_PATH_WARNING
1 year ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) 2 years ago
test_collection.py Clean up unused imports in unit tests (#79893) 2 years ago
test_collection_install.py [2.15] Consider all configured collection paths when installing collections (#81324) 1 year ago
test_role_install.py Fix tests failing on pytest 7 (#76670) 3 years ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
test_token.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago