summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-12-02 13:15:34 -0600
committerMatt Clay <matt@mystile.com>2020-12-02 14:01:30 -0800
commit8192ed4454b43bcd9d3e7d0219e53dbb2d6ccd72 (patch)
treee5e5878b76741fc97122cce6bd482200d6302880
parenta9ac2a02c15be699254f8fd28a898fd9e14947b7 (diff)
downloadansible-8192ed4454b43bcd9d3e7d0219e53dbb2d6ccd72.tar.gz
[centos6] update container for EOL
Change: - Reference: https://lists.centos.org/pipermail/centos-devel/2020-December/056208.html - Bump centos6 container to 1.25.0 Test Plan: - ci_complete Signed-off-by: Rick Elrod <rick@elrod.me>
-rw-r--r--changelogs/fragments/ansible-test-centos6-eol.yml2
-rw-r--r--test/runner/completion/docker.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelogs/fragments/ansible-test-centos6-eol.yml b/changelogs/fragments/ansible-test-centos6-eol.yml
new file mode 100644
index 0000000000..3bc751035d
--- /dev/null
+++ b/changelogs/fragments/ansible-test-centos6-eol.yml
@@ -0,0 +1,2 @@
+minor_changes:
+ - ansible-test - centos6 end of life - container image updated to point to vault base repository (https://github.com/ansible/distro-test-containers/pull/54)
diff --git a/test/runner/completion/docker.txt b/test/runner/completion/docker.txt
index 322de6bc84..23eda998d5 100644
--- a/test/runner/completion/docker.txt
+++ b/test/runner/completion/docker.txt
@@ -1,5 +1,5 @@
default name=quay.io/ansible/default-test-container:1.9.1 python=3.6,2.6,2.7,3.5,3.7,3.8 seccomp=unconfined
-centos6 name=quay.io/ansible/centos6-test-container:1.8.0 python=2.6 seccomp=unconfined
+centos6 name=quay.io/ansible/centos6-test-container:1.26.0 python=2.6 seccomp=unconfined
centos7 name=quay.io/ansible/centos7-test-container:1.8.0 python=2.7 seccomp=unconfined
fedora29 name=quay.io/ansible/fedora29-test-container:1.9.4 python=3.7
fedora30 name=quay.io/ansible/fedora30-test-container:1.9.2 python=3.7