Merge "Rename ovn-native-l3 gate job to ovn-native-services"
This commit is contained in:
commit
929de97365
@ -45,7 +45,7 @@ dashboard:
|
||||
span: 4
|
||||
targets:
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-networking-ovn')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn-native-l3.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn-native-l3.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-networking-ovn-native-l3')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn-native-services.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-tempest-dsvm-networking-ovn-native-services.{SUCCESS,FAILURE})),'24hours'), 'gate-tempest-dsvm-networking-ovn-native-services')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.gate.job.gate-networking-ovn-dsvm-functional.FAILURE),sum(stats_counts.zuul.pipeline.gate.job.gate-networking-ovn-dsvm-functional.{SUCCESS,FAILURE})),'24hours'), 'gate-networking-ovn-dsvm-functional')
|
||||
type: graph
|
||||
- title: Graphs
|
||||
|
@ -109,7 +109,7 @@
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: '{pipeline}-tempest-dsvm-networking-ovn-native-l3{job-suffix}'
|
||||
name: '{pipeline}-tempest-dsvm-networking-ovn-native-services{job-suffix}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
@ -158,7 +158,7 @@
|
||||
}}
|
||||
export -f post_test_hook
|
||||
|
||||
export DEVSTACK_GATE_SETTINGS=/opt/stack/new/networking-ovn/devstack/devstackgatenativel3rc
|
||||
export DEVSTACK_GATE_SETTINGS=/opt/stack/new/networking-ovn/devstack/devstackgatenativeservicesrc
|
||||
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
./safe-devstack-vm-gate-wrap.sh
|
||||
|
@ -6571,7 +6571,7 @@
|
||||
node: ubuntu-trusty
|
||||
job-suffix: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-tempest-dsvm-networking-ovn-native-l3{job-suffix}':
|
||||
- '{pipeline}-tempest-dsvm-networking-ovn-native-services{job-suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-trusty
|
||||
job-suffix: ''
|
||||
|
@ -10726,7 +10726,7 @@ projects:
|
||||
- name: periodic-jobs-with-neutron-lib-master
|
||||
check:
|
||||
- gate-tempest-dsvm-networking-ovn
|
||||
- gate-tempest-dsvm-networking-ovn-native-l3
|
||||
- gate-tempest-dsvm-networking-ovn-native-services
|
||||
- gate-rally-dsvm-networking-ovn
|
||||
- gate-networking-ovn-dsvm-functional
|
||||
- gate-install-dsvm-networking-ovn-kuryr
|
||||
@ -10735,7 +10735,7 @@ projects:
|
||||
- networking-ovn-coverage-ubuntu-xenial
|
||||
gate:
|
||||
- gate-tempest-dsvm-networking-ovn
|
||||
- gate-tempest-dsvm-networking-ovn-native-l3
|
||||
- gate-tempest-dsvm-networking-ovn-native-services
|
||||
- gate-rally-dsvm-networking-ovn
|
||||
- gate-networking-ovn-dsvm-functional
|
||||
- gate-install-dsvm-networking-ovn-kuryr
|
||||
|
Loading…
Reference in New Issue
Block a user