Switch to xenial: python-k8sclient
The repo is the only user of tox-with-sudo, change the node to xenial. The repo has only a master branch, so no need for a trusty job - and the name is already long, let's try to avoid adding the node to it. Change-Id: Ia1da96c1a334d0ac36a0dba303cb4cdaec0207a9
This commit is contained in:
parent
b5b8b94a07
commit
5832994680
@ -491,7 +491,7 @@
|
|||||||
- job-template:
|
- job-template:
|
||||||
name: 'gate-{name}-tox-with-sudo-{envlist}'
|
name: 'gate-{name}-tox-with-sudo-{envlist}'
|
||||||
description: 'Same job as gate-{name}-tox-{envlist}, allows sudo access.'
|
description: 'Same job as gate-{name}-tox-{envlist}, allows sudo access.'
|
||||||
node: ubuntu-trusty
|
node: ubuntu-xenial
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- build-timeout:
|
- build-timeout:
|
||||||
|
Loading…
Reference in New Issue
Block a user