Switch to xenial: python-openstackclient

Switch master and newton jobs to run on xenial, older branches test on
trusty.

Change-Id: I37eb7a9d6d2a1d10a089a78158fbf65636156585
This commit is contained in:
Andreas Jaeger 2016-12-05 19:43:14 +01:00
parent 27cd714f23
commit 830fb54872
3 changed files with 9 additions and 5 deletions

View File

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

View File

@ -13167,9 +13167,11 @@
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- translation-jobs
- '{pipeline}-osc-dsvm-functional{job-suffix}':
- '{pipeline}-osc-dsvm-functional-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty
node:
- ubuntu-trusty
- ubuntu-xenial
job-suffix: ''
branch-override: default
- openstack-client-publish-jobs

View File

@ -15731,10 +15731,12 @@ projects:
- name: lib-forward-testing
- name: osc-plugin-jobs
check:
- gate-osc-dsvm-functional
- gate-osc-dsvm-functional-ubuntu-trusty
- gate-osc-dsvm-functional-ubuntu-xenial
- gate-tripleo-ci-centos-7-nonha-multinode-nv
gate:
- gate-osc-dsvm-functional
- gate-osc-dsvm-functional-ubuntu-trusty
- gate-osc-dsvm-functional-ubuntu-xenial
post:
- python-openstackclient-coverage-ubuntu-trusty
- python-openstackclient-coverage-ubuntu-xenial