diff --git a/changelogs/fragments/ansible-test-distro-containers.yml b/changelogs/fragments/ansible-test-distro-containers.yml new file mode 100644 index 00000000000..b60fdab541c --- /dev/null +++ b/changelogs/fragments/ansible-test-distro-containers.yml @@ -0,0 +1,2 @@ +minor_changes: + - ansible-test - The openSUSE test container has been updated to openSUSE Leap 15.5. diff --git a/test/lib/ansible_test/_data/completion/docker.txt b/test/lib/ansible_test/_data/completion/docker.txt index 96ceb9049ff..9e49c1a8adf 100644 --- a/test/lib/ansible_test/_data/completion/docker.txt +++ b/test/lib/ansible_test/_data/completion/docker.txt @@ -4,6 +4,6 @@ default image=quay.io/ansible/ansible-core-test-container:8.2.0 python=3.11,2.7, alpine3 image=quay.io/ansible/alpine3-test-container:5.0.0 python=3.10 cgroup=none audit=none centos7 image=quay.io/ansible/centos7-test-container:5.0.0 python=2.7 cgroup=v1-only fedora37 image=quay.io/ansible/fedora37-test-container:5.0.0 python=3.11 -opensuse15 image=quay.io/ansible/opensuse15-test-container:5.0.0 python=3.6 +opensuse15 image=quay.io/ansible/opensuse15-test-container:6.0.0 python=3.6 ubuntu2004 image=quay.io/ansible/ubuntu2004-test-container:5.0.0 python=3.8 ubuntu2204 image=quay.io/ansible/ubuntu2204-test-container:5.0.0 python=3.10