Add neutron-dynamic-routing periodic job with ryu master

neutron-dynamic-routing experimental job with ryu master
seemd to be stable.
This can be used to check a bgp function of ryu.

Change-Id: I5cf8e7ac9d4eaf9899e2cb25297a8fe980edf570
This commit is contained in:
fumihiko kakuma 2017-07-10 13:30:51 +09:00
parent 985e1c9dba
commit 9b5d2901f0
3 changed files with 9 additions and 0 deletions

View File

@ -34,6 +34,7 @@ dashboard:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-tempest-dsvm-neutron-pg-full-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-tempest-dsvm-neutron-pg-full-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'periodic-tempest-dsvm-neutron-pg-full-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-neutron-dsvm-functional-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-neutron-dsvm-functional-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'periodic-neutron-dsvm-functional-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-tempest-dsvm-neutron-with-ryu-master-ubuntu-xenial.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-tempest-dsvm-neutron-with-ryu-master-ubuntu-xenial.{SUCCESS,FAILURE})),'24hours'), 'periodic-tempest-dsvm-neutron-with-ryu-master-ubuntu-xenial')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4.{SUCCESS,FAILURE})),'24hours'), 'periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4')
type: graph
- title: Integrated Tempest Failure Rates (Gate queue)
span: 4

View File

@ -8052,6 +8052,12 @@
suffix: '-nv'
branch-override: default
scenariotype: ipv4
- '{pipeline}-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-{scenariotype}{suffix}':
pipeline: periodic
node: ubuntu-xenial
suffix: ''
branch-override: master
scenariotype: ipv4
- periodic-python-jobs-with-neutron-lib-master
- project:

View File

@ -12443,6 +12443,8 @@ projects:
- neutron-dynamic-routing-coverage-ubuntu-xenial
experimental:
- gate-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4-nv
periodic:
- periodic-neutron-dynamic-routing-dsvm-tempest-with-ryu-master-scenario-ipv4
- name: openstack/neutron-fwaas
template: