networking-midonet: Make rally jobs voting

It seems they are stable enough these days.
And it's what Neutron does.

Closes-Bug: #1701200
Change-Id: I1aca1e06331fe0d1124aeea28717e03a91ceda3f
This commit is contained in:
YAMAMOTO Takashi 2017-06-29 18:10:56 +09:00
parent 7974ee971e
commit 515285e4f4
3 changed files with 14 additions and 6 deletions

View File

@ -45,8 +45,14 @@ dashboard:
- title: Rally Failure Rates (Check queue)
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial-nv')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial-nv.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial-nv.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial-nv')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial')
type: graph
- title: Rally Failure Rates (Gate queue)
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial')
type: graph
- title: Periodic jobs
span: 4

View File

@ -7895,13 +7895,13 @@
pipeline: gate
midonet-plugin: v2
node: ubuntu-xenial
suffix: '-nv'
suffix: ''
branch-override: default
- '{pipeline}-networking-midonet-rally-dsvm-{midonet-plugin}-{node}{suffix}':
pipeline: gate
midonet-plugin: ml2
node: ubuntu-xenial
suffix: '-nv'
suffix: ''
branch-override: default
- '{pipeline}-grenade-dsvm-networking-midonet-{midonet-plugin}-{node}{suffix}':
pipeline: gate

View File

@ -12856,12 +12856,14 @@ projects:
- gate-tempest-dsvm-networking-midonet-ml2-full-centos-7-nv
- networking-midonet-coverage-ubuntu-xenial-nv
- gate-grenade-dsvm-networking-midonet-ml2-ubuntu-xenial-nv
- gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial-nv
- gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial-nv
- gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial
- gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial
gate:
- gate-tempest-dsvm-networking-midonet-v2-ubuntu-xenial
- gate-tempest-dsvm-networking-midonet-ml2-ubuntu-xenial
- gate-tempest-dsvm-networking-midonet-ml2-centos-7
- gate-networking-midonet-rally-dsvm-ml2-ubuntu-xenial
- gate-networking-midonet-rally-dsvm-v2-ubuntu-xenial
periodic:
- periodic-tempest-dsvm-networking-midonet-v2-ubuntu-xenial-newton
- periodic-tempest-dsvm-networking-midonet-v2-full-ubuntu-xenial-ocata