Merge "Remove unused python34 jobs"

This commit is contained in:
Zuul 2017-11-06 16:01:49 +00:00 committed by Gerrit Code Review
commit 4fcd9eb094
2 changed files with 0 additions and 23 deletions

View File

@ -242,20 +242,6 @@
vars:
tox_envlist: py27
- job:
name: openstack-tox-py34
parent: openstack-tox
description: |
Run unit tests for an OpenStack project under cPython version 3.4.
Uses tox with the ``py34`` environment.
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
vars:
tox_envlist: py34
- job:
name: openstack-tox-py35
parent: openstack-tox

View File

@ -406,15 +406,6 @@
required-projects:
- openstack/neutron
- project-template:
name: openstack-python34-jobs
check:
jobs:
- openstack-tox-py34
gate:
jobs:
- openstack-tox-py34
- project-template:
name: openstack-python35-jobs
check: