Merge "neutron: remove functional-py3[45] experimental jobs"

This commit is contained in:
Jenkins 2016-11-14 08:49:20 +00:00 committed by Gerrit Code Review
commit 73d496a48b
3 changed files with 1 additions and 23 deletions

View File

@ -64,7 +64,6 @@ dashboard:
span: 4
targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional{,-ubuntu-trusty,-ubuntu-xenial}.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional{,-ubuntu-trusty,-ubuntu-xenial}.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-functional')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-py35{,-ubuntu-trusty,-ubuntu-xenial}.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-functional-py35{,-ubuntu-trusty,-ubuntu-xenial}.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-functional-py35')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-fullstack{,-ubuntu-trusty,-ubuntu-xenial}.FAILURE),sum(stats_counts.zuul.pipeline.check.job.gate-neutron-dsvm-fullstack{,-ubuntu-trusty,-ubuntu-xenial}.{SUCCESS,FAILURE})),'24hours'), 'gate-neutron-dsvm-fullstack-ubuntu')
type: graph
- title: DVR/LinuxBridge/Multi-node Failure Rates (Check queue)

View File

@ -7802,12 +7802,6 @@
node: ubuntu-trusty
job-suffix: ''
branch-override: default
- '{pipeline}-neutron-dsvm-functional{python}-{node}{job-suffix}':
pipeline: gate
python: '-py34'
node: ubuntu-trusty
job-suffix: ''
branch-override: default
- '{pipeline}-neutron-dsvm-functional{python}-{node}{job-suffix}':
pipeline: gate
python: ''
@ -7820,12 +7814,6 @@
node: ubuntu-xenial
job-suffix: ''
branch-override: default
- '{pipeline}-neutron-dsvm-functional{python}-{node}{job-suffix}':
pipeline: gate
python: '-py35'
node: ubuntu-xenial
job-suffix: ''
branch-override: default
- '{pipeline}-neutron-dsvm-fullstack-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty

View File

@ -1418,7 +1418,7 @@ jobs:
# Skip non-doc jobs for doc-only or translation-only neutron
# changes. Since doc/source/conf.py is checked by
# neutron-(pep8|pylint), those jobs should not be skipped.
- name: ^.*neutron-((dsvm-api|dsvm-fullstack|dsvm-functional|dsvm-functional-py34|python(27|34|35))(-ubuntu-.*)?|coverage-.+|lbaasv[12]-dsvm-(api|minimal))$
- name: ^.*neutron-((dsvm-api|dsvm-fullstack|dsvm-functional|python(27|34|35))(-ubuntu-.*)?|coverage-.+|lbaasv[12]-dsvm-(api|minimal))$
skip-if:
- project: ^openstack/neutron$
all-files-match-any:
@ -1908,10 +1908,6 @@ jobs:
- name: ^neutron-lib-coverage-ubuntu-(trusty|xenial)
voting: false
- name: gate-neutron-dsvm-functional-py34-ubuntu-trusty
branch: ^(?!stable/liberty).*$
voting: false
- name: ^gate-neutron-dsvm-functional-ubuntu-trusty.*$
branch: ^(master|stable/(liberty|mitaka|newton))$
@ -1919,9 +1915,6 @@ jobs:
- name: ^gate-neutron-dsvm-(functional|fullstack)-ubuntu-xenial
voting: false
- name: gate-neutron-dsvm-functional-py35-ubuntu-xenial
voting: false
- name: ^gate-tempest-dsvm-neutron-pg-full-ubuntu-(trusty|xenial)
voting: false
@ -12074,9 +12067,7 @@ projects:
- neutron-coverage-ubuntu-trusty
- neutron-coverage-ubuntu-xenial
experimental:
- gate-neutron-dsvm-functional-py34-ubuntu-trusty
- gate-neutron-dsvm-functional-ubuntu-xenial
- gate-neutron-dsvm-functional-py35-ubuntu-xenial
- gate-neutron-dsvm-fullstack-ubuntu-xenial
- gate-tempest-dsvm-neutron-scenario
- gate-tempest-dsvm-neutron-scenario-linuxbridge