From 7d78a82b0c29d254ddf0a4e5c48fa42e46f3e9a6 Mon Sep 17 00:00:00 2001 From: Nate Johnston <nate.johnston@redhat.com> Date: Tue, 4 Dec 2018 17:19:22 -0500 Subject: [PATCH] Add nodeset ubuntu-bionic-2-node for bionic multinode testing Given that Bionic is the Ubuntu LTS release standard for the Stein cycle, there should be a 2-node nodeset for it. This will enable multinode grenade testing on python3 to be done correctly. Change-Id: I4a756f1f284a6967853da2dc34e477b2ba7b2340 Needed-By: https://review.openstack.org/622612 --- zuul.d/nodesets.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml index c38afe77..efdd4638 100644 --- a/zuul.d/nodesets.yaml +++ b/zuul.d/nodesets.yaml @@ -47,6 +47,18 @@ - name: ubuntu-bionic label: ubuntu-bionic +- nodeset: + name: ubuntu-bionic-2-node + nodes: + - name: primary + label: ubuntu-bionic + - name: secondary + label: ubuntu-bionic + groups: + - name: subnodes + nodes: + - secondary + - nodeset: name: ubuntu-bionic-arm64 nodes: