[Swift-commit] r2856 - in trunk/tests/sites: . gwynn.bsd.uchicago.edu

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue Apr 14 10:29:35 CDT 2009


Author: benc
Date: 2009-04-14 10:29:35 -0500 (Tue, 14 Apr 2009)
New Revision: 2856

Added:
   trunk/tests/sites/gwynn.bsd.uchicago.edu/
   trunk/tests/sites/gwynn.bsd.uchicago.edu/condor-provider.xml
Log:
site test to run on gwynn that tests local condor execution

Added: trunk/tests/sites/gwynn.bsd.uchicago.edu/condor-provider.xml
===================================================================
--- trunk/tests/sites/gwynn.bsd.uchicago.edu/condor-provider.xml	                        (rev 0)
+++ trunk/tests/sites/gwynn.bsd.uchicago.edu/condor-provider.xml	2009-04-14 15:29:35 UTC (rev 2856)
@@ -0,0 +1,9 @@
+<config>
+
+  <pool handle="teraport" >
+    <gridftp  url="local://localhost" /> 
+    <execution provider="condor" />
+    <workdirectory >/disks/gpfs/swift/site-test</workdirectory>
+  </pool>
+
+</config>




More information about the Swift-commit mailing list