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:
parent
afe86884d2
commit
05fd428ea0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user