From 7b44d0602565d7a6da313506637610318ce2bed4 Mon Sep 17 00:00:00 2001 From: Christophe Lyon Date: Thu, 14 Mar 2019 10:24:58 +0000 Subject: tcwg-update-snapshots_ref.sh: Use tcwg-tk1_32-build label instead of tcwg-tk1 Our new tcwg-tk1-10 board has tcwg-tk1_32-build only. Change-Id: Ifaa68fbadc83f6e1b0cca0cdf520587ef210d77c --- tcwg-update-snapshots_ref.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcwg-update-snapshots_ref.sh b/tcwg-update-snapshots_ref.sh index 09d3991b..83a5ac69 100755 --- a/tcwg-update-snapshots_ref.sh +++ b/tcwg-update-snapshots_ref.sh @@ -23,7 +23,7 @@ set -u case "$label" in tcwg-x86_64-dev-01) machines="ex40-01.tcwglab.linaro.org tcwg-d05-01 tcwg-thx1-01" - nodes_list=($(print_nodes_in_labels tcwg-apm_64-build tcwg-tk1 tcwg-tx1 tcwg-sq_64-build tcwg-x86_64-1-cam tcwg-x86_64-build tcwg-coordinator)) + nodes_list=($(print_nodes_in_labels tcwg-apm_64-build tcwg-tk1_32-build tcwg-tx1 tcwg-sq_64-build tcwg-x86_64-1-cam tcwg-x86_64-build tcwg-coordinator)) for node in "${nodes_list[@]}"; do machines="$machines $(print_host_for_node $node)" done -- cgit v1.2.3