From c1c7c22a84bf11d58454c785f734954fc51438b9 Mon Sep 17 00:00:00 2001 From: "Anderson, Craig (ca846m)" Date: Mon, 29 Mar 2021 15:14:50 -0700 Subject: [PATCH] Re-add 32GB nodeset Other projects which inherit this one reference the 32GB nodeset which was removed. This patchset adds it back. Change-Id: I58538368523032f2104415ed3a11bd5ace64dacd --- .zuul.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index bc45c5b..1a96f5c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -80,6 +80,18 @@ - name: primary label: ubuntu-bionic +# We use this as a way to schedule to nodes with SSDs. SSDs are needed +# to build this project to avoid timeouts we see on slower HDDs. This is an INDIRECT +# way to schedule to SSDs. We have no need for 32GB of RAM. We need fast disks which +# we can't seem to guarantee any other way. It just so happens that all of nodes in +# the 32GB pool also have SSDs which can build this project in a reasonable amount +# of time. +- nodeset: + name: airship-images-single-node-32GB + nodes: + - name: primary + label: ubuntu-bionic-32GB + - secret: name: images_airshipit_github_secret data: