summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2019-03-15 11:35:39 +0530
committerGitHub <noreply@github.com>2019-03-15 11:35:39 +0530
commit9018819023e44c48fc6d24cf912c4980e53b0a88 (patch)
tree6c6420424fd633d32c2dcb494773a0009c27c404 /docs
parentd00418c924c674d3ed9242cee7a950cbb4edcaad (diff)
downloadansible-9018819023e44c48fc6d24cf912c4980e53b0a88.tar.gz
Update Testing page for OS version (#53800)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/dev_guide/testing_integration.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/docsite/rst/dev_guide/testing_integration.rst b/docs/docsite/rst/dev_guide/testing_integration.rst
index 34ef1b9fa1..a9e23aac01 100644
--- a/docs/docsite/rst/dev_guide/testing_integration.rst
+++ b/docs/docsite/rst/dev_guide/testing_integration.rst
@@ -151,11 +151,8 @@ Most container images are for testing with Python 2:
- centos6
- centos7
- - fedora24
- - fedora25
- - opensuse42.1
- - opensuse42.2
- - ubuntu1204
+ - fedora28
+ - opensuse15py2
- ubuntu1404
- ubuntu1604
@@ -164,7 +161,11 @@ Python 3
To test with Python 3 use the following images:
+ - fedora29
+ - opensuse15
- ubuntu1604py3
+ - ubuntu1804
+
Legacy Cloud Tests
==================