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
Adrian Likins bad72693e4 Stop appending '/api' to galaxy server url (#63238)
* Stop appending '/api' to configured galaxy server url

Since not all galaxy REST api server URLs live
at '/api', stop always appending it to the
'url' value loaded from config.

* Add note about manually migrated galaxy configs and /api

* Add '/api/' to galaxy url and guessing if galaxy API

* Fix most unit tests (update to expect /api/)

* Fix test_initialise_unknown unit test

Since we retry now with an added /api/, mock it as well.

* Update fallback default avail_ver to new format
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration ec2_vpc_nacl and ec2_vpc_nacl_info migrate to AnsibleAWSModule and add tests (#63163) 5 years ago
legacy Support cloudflare API Tokens. (#62043) 5 years ago
lib/ansible_test Add RHEL 8.1b to the Shippable test matrix. 5 years ago
sanity ec2_vpc_nacl and ec2_vpc_nacl_info migrate to AnsibleAWSModule and add tests (#63163) 5 years ago
units Stop appending '/api' to galaxy server url (#63238) 5 years ago
utils Limit Shippable matrix check to ansible repo. 5 years ago