From 2b03b5de00c4b1418882196501e4d2e7a660e860 Mon Sep 17 00:00:00 2001 From: Matt McEuen Date: Thu, 30 May 2019 10:46:56 -0500 Subject: [PATCH] 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 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c0448217..266ea4c3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -52,7 +52,7 @@ name: deckhand-single-node nodes: - name: primary - label: ubuntu-xenial + label: ubuntu-bionic - job: name: deckhand-tox-py27-postgresql