dev_guide/testing_integration: update image list (#74017)

pull/70819/head
Andrew Klychkov 5 years ago committed by GitHub
parent 4881ca1dcb
commit 46b02e125f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -159,20 +159,20 @@ Most container images are for testing with Python 2:
- centos6 - centos6
- centos7 - centos7
- fedora28
- opensuse15py2 - opensuse15py2
- ubuntu1404
- ubuntu1604
Python 3 Python 3
```````` ````````
To test with Python 3 use the following images: To test with Python 3 use the following images:
- alpine3
- centos8 - centos8
- fedora32 - fedora32
- fedora33
- opensuse15 - opensuse15
- ubuntu1804 - ubuntu1804
- ubuntu2004
Legacy Cloud Tests Legacy Cloud Tests

Loading…
Cancel
Save