Remove unused python34 jobs

The job and template are unused, remove them.

Change-Id: I75be5e0ec51dda73993d6c3a726b66ea735b3ccd
This commit is contained in:
Andreas Jaeger 2017-11-03 17:36:43 +01:00
parent 776023847d
commit 00977e928a
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: