[Swift-commit] r5037 - trunk/tests/providers/local-pbs-coasters/fusion
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Wed Aug 31 22:30:27 CDT 2011
Author: wozniak
Date: 2011-08-31 22:30:27 -0500 (Wed, 31 Aug 2011)
New Revision: 5037
Modified:
trunk/tests/providers/local-pbs-coasters/fusion/sites.template.xml
trunk/tests/providers/local-pbs-coasters/fusion/tc.template.data
Log:
Update configuration
Modified: trunk/tests/providers/local-pbs-coasters/fusion/sites.template.xml
===================================================================
--- trunk/tests/providers/local-pbs-coasters/fusion/sites.template.xml 2011-08-31 22:48:42 UTC (rev 5036)
+++ trunk/tests/providers/local-pbs-coasters/fusion/sites.template.xml 2011-09-01 03:30:27 UTC (rev 5037)
@@ -1,5 +1,5 @@
<config>
-<pool handle="local-pbs-coasters">
+<pool handle="fusion">
<execution jobmanager="local:pbs" provider="coaster" url="none"/>
<filesystem provider="local" url="none" />
<profile namespace="globus" key="maxWallTime">1</profile>
Modified: trunk/tests/providers/local-pbs-coasters/fusion/tc.template.data
===================================================================
--- trunk/tests/providers/local-pbs-coasters/fusion/tc.template.data 2011-08-31 22:48:42 UTC (rev 5036)
+++ trunk/tests/providers/local-pbs-coasters/fusion/tc.template.data 2011-09-01 03:30:27 UTC (rev 5037)
@@ -1,8 +1,7 @@
-local-pbs-coasters echo /bin/echo INSTALLED INTEL32::LINUX null
-local-pbs-coasters cat /bin/cat INSTALLED INTEL32::LINUX null
-local-pbs-coasters ls /bin/ls INSTALLED INTEL32::LINUX null
-local-pbs-coasters grep /bin/grep INSTALLED INTEL32::LINUX null
-local-pbs-coasters sort /bin/sort INSTALLED INTEL32::LINUX null
-local-pbs-coasters paste /bin/paste INSTALLED INTEL32::LINUX null
-local-pbs-coasters wc /usr/bin/wc INSTALLED INTEL32::LINUX null
-
+fusion echo /bin/echo INSTALLED INTEL32::LINUX
+fusion cat /bin/cat INSTALLED INTEL32::LINUX
+fusion ls /bin/ls INSTALLED INTEL32::LINUX
+fusion grep /bin/grep INSTALLED INTEL32::LINUX
+fusion sort /bin/sort INSTALLED INTEL32::LINUX
+fusion paste /bin/paste INSTALLED INTEL32::LINUX
+fusion wc /usr/bin/wc INSTALLED INTEL32::LINUX
More information about the Swift-commit
mailing list