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.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-update-snapshots_ref.yaml b/tcwg-update-snapshots_ref.yaml
index 2efc008769..35987ce9ed 100644
--- a/tcwg-update-snapshots_ref.yaml
+++ b/tcwg-update-snapshots_ref.yaml
@@ -72,11 +72,11 @@
case "$label" in
tcwg-x86_64-ex40build-01)
master_machine=tcwg-ex40-01
- machines="$(for i in 7 8 9; do echo tcwg-ex40-0$i; done) r1-a7.aus-colo r1-a12.aus-colo"
+ machines="r1-a7.aus-colo r1-a12.aus-colo"
;;
tcwg-x86_64-dev-01)
master_machine=dev-01.tcwglab
- machines="dev-02.tcwglab $(for i in `seq 1 6`; do echo build-0$i.tcwglab; done) apm-01.tcwglab apm-02.tcwglab test-armv8-01.tcwglab test-armv8-02.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"
;;
*) echo "ERROR: Unknown host: $label"; exit 1 ;;
esac