nodepool-functional-k8s: don't run on Xenial

This is running under Python 3.5, and some dependencies have started
dropping Python 3.5 support making the job break.  Run it on the
default node.

Change-Id: I7982ca5cc4ecaf00143c82f79f52015e13e07f5f
This commit is contained in:
Ian Wienand 2020-11-24 14:30:17 +11:00
parent afe86884d2
commit 05fd428ea0
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@
pre-run: playbooks/nodepool-functional-k8s/pre.yaml
run: playbooks/nodepool-functional-k8s/run.yaml
post-run: playbooks/nodepool-functional-k8s/post.yaml
nodeset: ubuntu-xenial
required-projects:
- zuul/nodepool