Transition misc.yaml jobs to Xenial
One of these jobs runs the cl-openstack-client test script and the other is for tags against sandbox. Just bump them up to Xenial. Change-Id: I86fa5dce7fe155e9552a0de9c24b67f5e4da664e
This commit is contained in:
parent
b99d294ceb
commit
18c9907f3a
@ -13,7 +13,7 @@
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-run-tests'
|
||||
node: ubuntu-trusty
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- print-template-name:
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
- job:
|
||||
name: 'sandbox-tag'
|
||||
node: ubuntu-trusty
|
||||
node: ubuntu-xenial
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
|
Loading…
Reference in New Issue
Block a user