Move nodeset to bionic

The deckhand gates run osh-infra scripts that now have a dependency
on Ubuntu Bionic.  This updates the nodepool to match.

Change-Id: I433264f7aec7cbe42b6b0a57562c2959d6c82a33
This commit is contained in:
Matt McEuen 2019-05-30 10:46:56 -05:00
parent 9a2cc80ec0
commit 2b03b5de00
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
name: deckhand-single-node name: deckhand-single-node
nodes: nodes:
- name: primary - name: primary
label: ubuntu-xenial label: ubuntu-bionic
- job: - job:
name: deckhand-tox-py27-postgresql name: deckhand-tox-py27-postgresql