Use only Yoga tests

TC has decided to keep support for Python 3.6 during the Yoga cycle.
For more info see [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-December/026164.html

Change-Id: I8e1bd9abcfd91d2230fe33dda781afee22b27fc2
This commit is contained in:
Riccardo Pittau 2021-12-03 08:55:57 +01:00
parent 53f487ae06
commit 6c830e048f
1 changed files with 0 additions and 10 deletions

View File

@ -178,21 +178,11 @@
- release-notes-jobs-python3
check:
jobs:
# NOTE(rpittau): yoga jobs support py38 and py39 but we want to keep
# testing py36 to maintain compatibility with older distributions like
# CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap
# Remove after Yoga
- openstack-tox-py36
- metalsmith-integration-glance-localboot-centos8-uefi
- metalsmith-integration-glance-netboot-cirros
- metalsmith-integration-http-netboot-cirros
gate:
jobs:
# NOTE(rpittau): yoga jobs support py38 and py39 but we want to keep
# testing py36 to maintain compatibility with older distributions like
# CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap
# Remove after Yoga
- openstack-tox-py36
- metalsmith-integration-glance-localboot-centos8-uefi
- metalsmith-integration-glance-netboot-cirros
- metalsmith-integration-http-netboot-cirros