Remove Neutron Postgres job from the Neutron check queue

We gave this job a go: it was not executed on a continuous basis
for a while; after watching how it perfomed on [1] for at least
a few months we noticed that a) it is rather flaky, b) no-one cares
to bring it back to sanity, and c) our queue may be rather busy.

We should consider having nodes be put to better use and therefore
this patch demotes the job to the experimental queue for occasional
troubleshooting, if deemed necessary.

[1] http://grafana.openstack.org/dashboard/db/neutron-failure-rate?panelId=8&fullscreen

Change-Id: I2cb0effac7cc3c1569555dee31caecaf07b91e86
This commit is contained in:
Armando Migliaccio 2016-08-18 15:21:20 -07:00
parent 68fcf0822d
commit 5310840a9e
2 changed files with 2 additions and 3 deletions

View File

@ -82,7 +82,6 @@ dashboard:
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-full.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-full')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-pg-full.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-pg-full.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-pg-full')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-dvr.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-dvr.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-dvr')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-linuxbridge.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-linuxbridge.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-linuxbridge')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-multinode-full.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-tempest-dsvm-neutron-multinode-full.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-neutron-multinode-full')

View File

@ -10738,8 +10738,6 @@ projects:
- gate-tempest-dsvm-neutron-dvr
- gate-tempest-dsvm-neutron-identity-v3-only-full-nv
- gate-tempest-dsvm-neutron-linuxbridge
- gate-tempest-dsvm-neutron-pg-full-ubuntu-trusty
- gate-tempest-dsvm-neutron-pg-full-ubuntu-xenial
- gate-neutron-lbaasv2-dsvm-minimal
- gate-grenade-dsvm-neutron-multinode
- gate-grenade-dsvm-neutron-dvr-multinode
@ -10770,6 +10768,8 @@ projects:
- gate-tempest-dsvm-neutron-pecan
- gate-tempest-dsvm-neutron-src-neutron-lib
- gate-grenade-dsvm-neutron-linuxbridge-multinode-nv
- gate-tempest-dsvm-neutron-pg-full-ubuntu-trusty
- gate-tempest-dsvm-neutron-pg-full-ubuntu-xenial
- name: openstack/neutron-classifier
template: