From: Jessica Wagantall Date: Wed, 12 Dec 2018 00:34:10 +0000 (-0800) Subject: Add acumos hardware flavor X-Git-Tag: v0.28.3~2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=097b127849836efc0131609437c27581f93abb74;p=releng%2Fglobal-jjb.git Add acumos hardware flavor Add acumos-highcpu-4-avx hardware flavor to the map list. Change-Id: I5b320b0110d27bbb9ddf2f78244950609105046a Signed-off-by: Jessica Wagantall --- diff --git a/shell/jenkins-configure-clouds.sh b/shell/jenkins-configure-clouds.sh index 29a20de1..18c3d896 100644 --- a/shell/jenkins-configure-clouds.sh +++ b/shell/jenkins-configure-clouds.sh @@ -133,6 +133,7 @@ get_minion_options() { # Fails on first instance of each different associatve array prefix # Fails when using single/double/no quotes, all of which are valid bash # shellcheck disable=SC2154 + flavors["acumos-highcpu-4-avx"]="c720c1f8-62e9-4695-823d-f7f54db46c86" flavors["lf-highcpu-2"]="1051d06a-61ea-45e3-b9b4-93de92880b27" flavors["lf-highcpu-4"]="35eb8e11-490f-4d1a-9f19-76091fc04547" flavors["lf-highcpu-8"]="68af673f-54ee-4255-871c-158c18e4f643"