Remove ubuntu-bionic nodeset from openstack-tox-py27

Focal migration patch [1] introduced the use of fixed ubuntu-bionic
nodeset for openstack-tox-py27 job. This is unnecessary, since the
nodeset is controlled by the parent job, openstack-tox, which has 3
job definitions:
- one with nodeset ubuntu-focal for latest branches (victoria, master)
- one with nodeset ubuntu-bionic for ussuri, train and stein
- one with nodeset ubuntu-xenial for rocky, queens, pike and ocata

Besides, the above mentioned change causes openstack-tox-py27 job
failures in stable/ocata and stable/pike, so should be removed.

[1] I8f4982c0ce8fccefe53eb6cd7f5a97b49854b88c

Change-Id: I7c597c4aa5aeb3b1bb7987efb4afd0c5c15d86e6
This commit is contained in:
Elod Illes 2020-09-11 16:46:51 +02:00
parent 1a222f6ab9
commit c5f427b006
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@
- job:
name: openstack-tox-py27
parent: openstack-tox
nodeset: ubuntu-bionic
timeout: 2400
description: |
Run unit tests for an OpenStack Python project under cPython version 2.7.