Add xential platform support for networking-sfc tests.

Change-Id: I87f0c66c1f8c1c5531e6feb6244fca456e0920d1
This commit is contained in:
xiaodongwang991481 2016-11-10 15:32:58 -08:00
parent 1a8422f5ac
commit 37cc7ac830
3 changed files with 22 additions and 10 deletions

View File

@ -1,5 +1,5 @@
- job-template:
name: '{pipeline}-networking-sfc-functional-dsvm{job-suffix}'
name: '{pipeline}-networking-sfc-functional-dsvm-{node}{job-suffix}'
node: '{node}'
wrappers:
@ -56,7 +56,7 @@
- console-log
- job-template:
name: '{pipeline}-tempest-dsvm-networking-sfc{job-suffix}'
name: '{pipeline}-tempest-dsvm-networking-sfc-{node}{job-suffix}'
node: '{node}'
wrappers:

View File

@ -7699,16 +7699,26 @@
- openstack-publish-jobs
- pypi-jobs
- periodic-python-jobs-with-neutron-lib-master
- '{pipeline}-networking-sfc-functional-dsvm{job-suffix}':
- '{pipeline}-networking-sfc-functional-dsvm-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty
job-suffix: '-nv'
branch-override: default
- '{pipeline}-tempest-dsvm-networking-sfc{job-suffix}':
- '{pipeline}-tempest-dsvm-networking-sfc-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty
job-suffix: '-nv'
branch-override: default
- '{pipeline}-networking-sfc-functional-dsvm-{node}{job-suffix}':
pipeline: gate
node: ubuntu-xenial
job-suffix: '-nv'
branch-override: default
- '{pipeline}-tempest-dsvm-networking-sfc-{node}{job-suffix}':
pipeline: gate
node: ubuntu-xenial
job-suffix: '-nv'
branch-override: default
- project:
name: networking-vpp

View File

@ -2251,11 +2251,11 @@ jobs:
- name: ^gate-group-based-policy-dsvm-rally$
voting: false
- name: ^gate-networking-sfc-functional-dsvm-nv$
branch: ^(?!stable/liberty).*$
- name: ^gate-networking-sfc-functional-dsvm-ubuntu-trusty-nv$
branch: ^(stable/mitaka).*$
- name: ^gate-tempest-dsvm-networking-sfc-nv$
branch: ^(?!stable/liberty).*$
- name: ^gate-tempest-dsvm-networking-sfc-ubuntu-trusty-nv$
branch: ^(stable/mitaka).*$
# For Gerrit ver 2.8.x and later (using buck)
- name: ^.*gerrit.*buck$
@ -11981,8 +11981,10 @@ projects:
- name: python35-db-jobs
- name: periodic-jobs-with-neutron-lib-master
check:
- gate-tempest-dsvm-networking-sfc-nv
- gate-networking-sfc-functional-dsvm-nv
- gate-networking-sfc-functional-dsvm-ubuntu-trusty-nv
- gate-networking-sfc-functional-dsvm-ubuntu-xenial-nv
- gate-tempest-dsvm-networking-sfc-ubuntu-trusty-nv
- gate-tempest-dsvm-networking-sfc-ubuntu-xenial-nv
- name: openstack/networking-vpp
template: