Tacker-Xenial

This patch will help devstack gate job in Tacker move to Xenial node.
Recenltly, several OpenStack projects use new version libraries
which are available on Xenial. Tacker leverages these projects,
therefore it is necessary to change to xenial node

Change-Id: I1cf642c7e8532b81b871151d0ad103fee5e0bdd4
This commit is contained in:
doantungbk 2016-11-23 07:10:49 -08:00
parent 38da25f5c8
commit c33ad6006e
3 changed files with 10 additions and 7 deletions

View File

@ -14536,10 +14536,15 @@
- translation-jobs
- openstack-releasenotes-jobs
- openstack-publish-jobs
- '{pipeline}-tacker-dsvm-functional{job-suffix}':
- '{pipeline}-tacker-dsvm-functional-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty
job-suffix: ''
job-suffix: '-nv'
branch-override: default
- '{pipeline}-tacker-dsvm-functional-{node}{job-suffix}':
pipeline: gate
node: ubuntu-xenial
job-suffix: '-nv'
branch-override: default
- api-ref-jobs:
service: nfv-orchestration

View File

@ -1,5 +1,5 @@
- job-template:
name: '{pipeline}-tacker-dsvm-functional{job-suffix}'
name: '{pipeline}-tacker-dsvm-functional-{node}{job-suffix}'
node: '{node}'
wrappers:

View File

@ -2986,9 +2986,6 @@ jobs:
- name: gate-neutron-dsvm-api-ubuntu-trusty
branch: ^(stable/(liberty|mitaka))$
- name: gate-tacker-dsvm-functional
voting: false
- name: gate-tacker-python34-db
branch: ^(?!stable/liberty).*$
@ -17161,7 +17158,8 @@ projects:
- name: python34-db-jobs
- name: python35-db-jobs
check:
- gate-tacker-dsvm-functional
- gate-tacker-dsvm-functional-ubuntu-trusty-nv
- gate-tacker-dsvm-functional-ubuntu-xenial-nv
- gate-tacker-api-ref
gate:
- gate-tacker-api-ref