Merge "Remove most python 34 jobs"

This commit is contained in:
Jenkins 2017-07-05 11:28:22 +00:00 committed by Gerrit Code Review
commit 4c25e8039e
4 changed files with 1 additions and 215 deletions

View File

@ -32,7 +32,6 @@ dashboard:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-octavia-python27-mitaka.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-octavia-python27-mitaka.{SUCCESS,FAILURE})),'24hours'), 'periodic-octavia-py27-mitaka')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-octavia-python27-newton.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-octavia-python27-newton.{SUCCESS,FAILURE})),'24hours'), 'periodic-octavia-py27-newton')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-octavia-py27-with-oslo-master.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-octavia-py27-with-oslo-master.{SUCCESS,FAILURE})),'24hours'), 'periodic-octavia-py27-with-oslo-master')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-octavia-py34-with-oslo-master.FAILURE),sum(stats_counts.zuul.pipeline.periodic-octavia-py34-with-oslo-master.{SUCCESS,FAILURE})),'24hours'), 'periodic-octavia-py34-with-oslo-master')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-octavia-py35-with-oslo-master.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-octavia-py35-with-oslo-master.{SUCCESS,FAILURE})),'24hours'), 'periodic-octavia-py35-with-oslo-master')
type: graph
- title: API Test Failure Rates (Check queue)

View File

@ -16,7 +16,6 @@
jobs:
- 'gate-{name}-pep8-{node}'
- 'gate-{name}-python27-{node}'
- 'gate-{name}-python34'
- 'gate-{name}-python35'
- 'gate-{name}-python35-nv'
- '{name}-branch-tarball'

View File

@ -14753,7 +14753,6 @@
- 'gate-{name}-tox-xfs-tmp-{envlist}-{node}':
envlist:
- py27
- py34
- func
- func-fast-post
node: ubuntu-trusty
@ -15050,32 +15049,24 @@
- gate-{name}-tox-{envlist}-{node}:
envlist:
- py27-etcd
- py34-etcd
- py35-etcd
- py27-etcd3
- py35-etcd3
- py27-etcd3gw
- py35-etcd3gw
- py27-zookeeper
- py34-zookeeper
- py35-zookeeper
- py27-redis
- py34-redis
- py35-redis
- py27-sentinel
- py34-sentinel
- py35-sentinel
- py27-memcached
- py34-memcached
- py35-memcached
- py27-postgresql
- py34-postgresql
- py35-postgresql
- py27-mysql
- py34-mysql
- py35-mysql
- py27-consul
- py34-consul
- py35-consul
node:
- ubuntu-trusty

File diff suppressed because it is too large Load Diff