reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
authorwenzelm
Mon, 26 Oct 2009 20:45:24 +0100
changeset 33214 885e1b7ecb33
parent 33213 1b550123f133
child 33215 6fd85372981e
reactivated test on sunbroy2 -- with full proof parallelism (requires Poly/ML-SVN-921);
Admin/isatest/isatest-makeall
Admin/isatest/isatest-makedist
Admin/isatest/settings/sun-poly
--- a/Admin/isatest/isatest-makeall	Mon Oct 26 20:42:08 2009 +0100
+++ b/Admin/isatest/isatest-makeall	Mon Oct 26 20:45:24 2009 +0100
@@ -63,7 +63,7 @@
         ;;
   
     sunbroy2)
-        MFLAGS="-k -j 6"
+        MFLAGS="-k -j 2"
         NICE="nice"
         ;;
 
--- a/Admin/isatest/isatest-makedist	Mon Oct 26 20:42:08 2009 +0100
+++ b/Admin/isatest/isatest-makedist	Mon Oct 26 20:45:24 2009 +0100
@@ -91,7 +91,7 @@
 
 ## spawn test runs
 
-#$SSH sunbroy2 "$MAKEALL $HOME/settings/sun-poly"
+$SSH sunbroy2 "$MAKEALL $HOME/settings/sun-poly"
 # give test some time to copy settings and start
 sleep 15
 $SSH macbroy22 "$MAKEALL $HOME/settings/at-poly"
--- a/Admin/isatest/settings/sun-poly	Mon Oct 26 20:42:08 2009 +0100
+++ b/Admin/isatest/settings/sun-poly	Mon Oct 26 20:45:24 2009 +0100
@@ -23,6 +23,6 @@
 ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
 
 #ISABELLE_USEDIR_OPTIONS="-i true -d dvi -g true -v true"
-ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true -t true -M 1"
+ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true -t true -M 6 -q 2"
 
 HOL_USEDIR_OPTIONS="-p 0"