spans on the testqemu32* boxes as well
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 18 Jan 2010 14:26:43 +0000 (14:26 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 18 Jan 2010 14:26:43 +0000 (14:26 +0000)
scripts/reboot-all.sh

index 951d0bb..1c50590 100755 (executable)
@@ -3,7 +3,7 @@
 echo '==================== cleaning trackers on testmaster'
 ssh root@testmaster.onelab.eu rm 'tracker*'
 
-for h in mirror build build2 build3 testplc testqemu1 testqemu2 testqemu3; do
+for h in mirror build build2 build3 testplc testqemu{1,2,3} testqemu32-{1,2,3,4,5}; do
    echo "==================== rebooting $h.onelab.eu"
    host $h.onelab.eu
    ssh root@$h.onelab.eu shutdown -r now