[Swift-commit] r2453 - trunk/tests/sites/coaster

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Wed Jan 28 03:04:29 CST 2009


Author: benc
Date: 2009-01-28 03:04:28 -0600 (Wed, 28 Jan 2009)
New Revision: 2453

Added:
   trunk/tests/sites/coaster/renci-engage-coaster.xml
Log:
working test for renci engagement site using coasters - needs cog >=r2262 to get coasterInternalIP profile

Added: trunk/tests/sites/coaster/renci-engage-coaster.xml
===================================================================
--- trunk/tests/sites/coaster/renci-engage-coaster.xml	                        (rev 0)
+++ trunk/tests/sites/coaster/renci-engage-coaster.xml	2009-01-28 09:04:28 UTC (rev 2453)
@@ -0,0 +1,11 @@
+<config>
+
+  <pool handle="renci-engage" >
+    <gridftp  url="gsiftp://belhaven-1.renci.org/" /> 
+<!-- <filesystem provider="coaster" url="gt2://belhaven-1.renci.org" /> -->
+ <execution provider="coaster" url="belhaven-1.renci.org" jobManager="gt2:gt2:condor" />
+    <workdirectory >/nfs/osg-data/osgedu/benc/swift</workdirectory>
+<profile namespace="globus" key="coasterInternalIP">192.168.1.11</profile>
+  </pool>
+
+</config>




More information about the Swift-commit mailing list