networking-sfc: Use normal python jobs

This repo now uses tools/test-setup.sh we do not need the db jobs
anymore, change to the standard python unit jobs.

Update grafana files for this as well.

Change-Id: I73696f3cc430b91b350755c8ed7c67838f13ab61
Depends-On: Icb4a1a0c45c534fdeccf00f6f2ce402c6ea6741b
This commit is contained in:
Andreas Jaeger 2017-02-06 21:24:46 +01:00
parent 18c28cabf1
commit 3d8106f798
3 changed files with 10 additions and 10 deletions

View File

@ -16,16 +16,16 @@ dashboard:
- title: Unit Test Failure Rates (Check queue)
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python27-db-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python27-db-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python27-db-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python34-db.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python34-db.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python34-db')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python35-db.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python35-db.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python35-db')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python27-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python27-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python27-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python34.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python34.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python34')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python35.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-networking-sfc-python35.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python35')
type: graph
- title: Unit Test Failure Rates (Gate queue)
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python27-db-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python27-db-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python27-db-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python34-db.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python34-db.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python34-db')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python35-db.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python35-db.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python35-db')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python27-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python27-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python27-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python34.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python34.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python34')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python35.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-sfc-python35.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-sfc-python35')
type: graph
- title: Periodic Job Failure Rates
span: 4

View File

@ -7501,7 +7501,7 @@
name: networking-sfc
jobs:
- python-db-jobs
- python-jobs
- openstack-publish-jobs
- openstack-releasenotes-jobs
- pypi-jobs

View File

@ -12400,12 +12400,12 @@ projects:
- name: openstack/networking-sfc
template:
- name: merge-check
- name: python-db-jobs
- name: python-jobs
- name: openstack-server-publish-jobs
- name: check-requirements
- name: publish-to-pypi
- name: python34-db-jobs
- name: python35-db-jobs
- name: python34-jobs
- name: python35-jobs
- name: periodic-jobs-with-neutron-lib-master
- name: release-notes-jobs
check: