Merge "Revert "Switch py36 jobs to centos-8""

This commit is contained in:
Zuul 2020-10-04 13:32:12 +00:00 committed by Gerrit Code Review
commit 4470e5a1d6
1 changed files with 0 additions and 18 deletions

View File

@ -174,24 +174,6 @@
name: openstack-tox-py36
parent: openstack-tox
nodeset: ubuntu-bionic
branches: ^(stable/(stein|train|ussuri)).*$
timeout: 2400
description: |
Run unit tests for an OpenStack Python project under cPython
version 3.6.
Uses tox with the ``py36`` environment.
irrelevant-files: *common-irrelevant-files
vars:
tox_envlist: py36
bindep_profile: test py36
- job:
name: openstack-tox-py36
parent: openstack-tox
nodeset: centos-8
branches: ^(?!stable/(stein|train|ussuri)).*$
timeout: 2400
description: |