From a4657ba622a45a9edf2289e82b43cdbfa2bb024f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 26 Mar 2011 12:26:00 +0100 Subject: [PATCH] manage-infrastructure -qrs --- scripts/builds.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index c93d0b2..cf9d3c8 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -1,5 +1,8 @@ #!/bin/bash +# tentatively trash all qemu instances as the pool is broken with threesome tests +manage-infrastructure.py -qrs + function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } @@ -57,4 +60,3 @@ velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k #velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k22-tags.mk -f f10 -p linux32 -b @DATE@--k22-f10-32 -B #velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k22-tags.mk -f f10 -p linux64 -b @DATE@--k22-f10-64 -B # - -- 2.47.0