Switch to Xenial: python-zaqarclient
Switch master and newton jobs to run on xenial, older branches test on trusty. Change-Id: I717378a4cd0ecea59a9f522a9a76bbba4a48ad9c
This commit is contained in:
parent
afbb7906ae
commit
41771a605e
@ -13523,9 +13523,11 @@
|
||||
- 'gate-{name}-python35{suffix}':
|
||||
suffix: '-nv'
|
||||
- pypi-jobs
|
||||
- '{pipeline}-zaqarclient-dsvm-functional{job-suffix}':
|
||||
- '{pipeline}-zaqarclient-dsvm-functional-{node}{job-suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-trusty
|
||||
node:
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
job-suffix: ''
|
||||
branch-override: default
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
- job-template:
|
||||
name: '{pipeline}-zaqarclient-dsvm-functional{job-suffix}'
|
||||
name: '{pipeline}-zaqarclient-dsvm-functional-{node}{job-suffix}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
|
@ -16023,13 +16023,15 @@ projects:
|
||||
- gate-python-zaqarclient-python27-ubuntu-trusty
|
||||
- gate-python-zaqarclient-pep8-ubuntu-xenial
|
||||
- gate-python-zaqarclient-python27-ubuntu-xenial
|
||||
- gate-zaqarclient-dsvm-functional
|
||||
- gate-zaqarclient-dsvm-functional-ubuntu-trusty
|
||||
- gate-zaqarclient-dsvm-functional-ubuntu-xenial
|
||||
gate:
|
||||
- gate-python-zaqarclient-pep8-ubuntu-trusty
|
||||
- gate-python-zaqarclient-python27-ubuntu-trusty
|
||||
- gate-python-zaqarclient-pep8-ubuntu-xenial
|
||||
- gate-python-zaqarclient-python27-ubuntu-xenial
|
||||
- gate-zaqarclient-dsvm-functional
|
||||
- gate-zaqarclient-dsvm-functional-ubuntu-trusty
|
||||
- gate-zaqarclient-dsvm-functional-ubuntu-xenial
|
||||
post:
|
||||
- python-zaqarclient-branch-tarball
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user