aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-snapshots_ref.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-update-snapshots_ref.yaml')
-rw-r--r--tcwg-update-snapshots_ref.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-update-snapshots_ref.yaml b/tcwg-update-snapshots_ref.yaml
index 3126486981..835de6416a 100644
--- a/tcwg-update-snapshots_ref.yaml
+++ b/tcwg-update-snapshots_ref.yaml
@@ -71,7 +71,7 @@
case "$label" in
tcwg-x86_64-dev-01)
master_machine=dev-01.tcwglab
- machines="dev-02.tcwglab $(for i in `seq 1 8`; do echo build-0$i.tcwglab; done) apm-01.tcwglab apm-02.tcwglab test-armv8-01.tcwglab test-armv8-02.tcwglab tcwg-tx1-01.tcwglab tcwg-tx1-02.tcwglab"
+ machines="dev-02.tcwglab build-0{1..8}.tcwglab apm-0{1..2}.tcwglab test-armv8-0{1..2}.tcwglab tcwg-tx1-0{1..5}.tcwglab tcwg-tk1-0{1..5}.tcwglab tcwg-ex40-01 r1-a7.aus-colo r1-a12.aus-colo"
;;
*) echo "ERROR: Unknown host: $label"; exit 1 ;;
esac