From 5832994680fa421a9f21223ef460f9e2886b5c49 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 6 Dec 2016 08:30:51 +0100 Subject: [PATCH] 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 --- jenkins/jobs/python-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/python-jobs.yaml b/jenkins/jobs/python-jobs.yaml index 7511e952af..0a572b59fa 100644 --- a/jenkins/jobs/python-jobs.yaml +++ b/jenkins/jobs/python-jobs.yaml @@ -491,7 +491,7 @@ - job-template: name: 'gate-{name}-tox-with-sudo-{envlist}' description: 'Same job as gate-{name}-tox-{envlist}, allows sudo access.' - node: ubuntu-trusty + node: ubuntu-xenial wrappers: - build-timeout: