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/docker_network/tasks/tests
Sam Doran 0515895aa7
[stable-2.9] Pull images from Quay to avoid Docker Hub limits (#72698)
* Pull image from Quay to avoid Dockerhub limits

CI tests are failing in certain situations due to the new Docker Hub limits on anonymous pulls. Switch
to pulling an equivalent image from Quay.io.

* Use correct layer SHAs

* Use an image with enough older shas to do the test correctly

* Use images we control on Quay for testing

* Use correct SHA for new images

* Use images from a single repo in Quay but with tags

* Use correct nginx image

* Use correct tags in docker-registry test

* Fix incorrect image name in debug message

* Use our busybox image

* Little more alpine image cleanup
5 years ago
..
basic.yml [stable-2.9] Pull images from Quay to avoid Docker Hub limits (#72698) 5 years ago
ipam.yml docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 6 years ago
options.yml Adjust tests to new error messages for older docker-py versions. (#58253) 7 years ago
overlay.yml Fix assignments in docker tests. (#57249) 7 years ago
substring.yml Fix assignments in docker tests. (#57249) 7 years ago