From 1941602092914aa9cf7f4b8a65e097a5765414f4 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Thu, 7 Mar 2019 18:57:37 -0500 Subject: [PATCH] Migrate tests from Xenial to Bionic Switch all Ubuntu Xenial integration test jobs to Bionic (by depending on the patch that changes them globally. Change-Id: I5b6c870a12892950c3e8d3aeadffe23ffbf8219e Depends-On: https://review.openstack.org/639096 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4d7d3021ba..15aaf0cdfa 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -94,7 +94,7 @@ - job: name: grenade-heat-multinode parent: grenade-heat - nodeset: ubuntu-xenial-2-node + nodeset: ubuntu-bionic-2-node roles: - zuul: openstack-infra/zuul-jobs pre-run: playbooks/devstack/multinode-networking/pre.yaml