[Swift-commit] r2048 - trunk/tests/sites

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Fri Jun 6 09:06:42 CDT 2008


Author: benc
Date: 2008-06-06 09:06:42 -0500 (Fri, 06 Jun 2008)
New Revision: 2048

Modified:
   trunk/tests/sites/run-site
   trunk/tests/sites/tguc-fork-gram2.xml
   trunk/tests/sites/tguc-fork-gram4.xml
   trunk/tests/sites/tguc-pbs-gram2-syntax1.xml
   trunk/tests/sites/tguc-pbs-gram2.xml
   trunk/tests/sites/tguc-pbs-gram4.xml
Log:
move TGUC sites to use different hostname for data transfer

Modified: trunk/tests/sites/run-site
===================================================================
--- trunk/tests/sites/run-site	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/run-site	2008-06-06 14:06:42 UTC (rev 2048)
@@ -12,4 +12,5 @@
 
 export SWIFT_TEST_PARAMS="-sites.file ../sites/${SITE} -tc.file tmp.tc.data.sites"
 
-./run 061-cattwo 130-fmri 103-quote.swift 1032-singlequote.swift 1031-quote.swift 1033-singlequote.swift 141-space-in-filename 142-space-and-quotes
+#./run 061-cattwo 130-fmri 103-quote.swift 1032-singlequote.swift 1031-quote.swift 1033-singlequote.swift 141-space-in-filename 142-space-and-quotes
+./run 061-cattwo

Modified: trunk/tests/sites/tguc-fork-gram2.xml
===================================================================
--- trunk/tests/sites/tguc-fork-gram2.xml	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/tguc-fork-gram2.xml	2008-06-06 14:06:42 UTC (rev 2048)
@@ -1,7 +1,7 @@
 <config>
 
   <pool handle="tguc" >
-    <gridftp  url="gsiftp://tg-grid.uc.teragrid.org" /> 
+    <gridftp  url="gsiftp://tg-gridftp.uc.teragrid.org" /> 
     <jobmanager universe="vanilla" url="tg-grid.uc.teragrid.org/jobmanager-fork" major="2" />
     <workdirectory >/home/benc/swifttest</workdirectory>
   </pool>

Modified: trunk/tests/sites/tguc-fork-gram4.xml
===================================================================
--- trunk/tests/sites/tguc-fork-gram4.xml	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/tguc-fork-gram4.xml	2008-06-06 14:06:42 UTC (rev 2048)
@@ -1,7 +1,7 @@
 <config>
 
   <pool handle="tguc" >
-    <gridftp  url="gsiftp://tg-grid.uc.teragrid.org" /> 
+    <gridftp  url="gsiftp://tg-gridftp.uc.teragrid.org" /> 
 <execution provider="gt4" jobmanager="Fork" url="tg-grid.uc.teragrid.org" />
     <workdirectory >/home/benc/swifttest</workdirectory>
   </pool>

Modified: trunk/tests/sites/tguc-pbs-gram2-syntax1.xml
===================================================================
--- trunk/tests/sites/tguc-pbs-gram2-syntax1.xml	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/tguc-pbs-gram2-syntax1.xml	2008-06-06 14:06:42 UTC (rev 2048)
@@ -1,7 +1,7 @@
 <config>
 
   <pool handle="tguc" >
-    <gridftp  url="gsiftp://tg-grid.uc.teragrid.org" /> 
+    <gridftp  url="gsiftp://tg-gridftp.uc.teragrid.org" /> 
     <execution provider="gt2" url="tg-grid.uc.teragrid.org" jobmanager="pbs" />
     <workdirectory >/home/benc/swifttest</workdirectory>
     <profile namespace="globus" key="project">TG-CCR080002N</profile>

Modified: trunk/tests/sites/tguc-pbs-gram2.xml
===================================================================
--- trunk/tests/sites/tguc-pbs-gram2.xml	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/tguc-pbs-gram2.xml	2008-06-06 14:06:42 UTC (rev 2048)
@@ -1,7 +1,7 @@
 <config>
 
   <pool handle="tguc" >
-    <gridftp  url="gsiftp://tg-grid.uc.teragrid.org" /> 
+    <gridftp  url="gsiftp://tg-gridftp.uc.teragrid.org" /> 
     <jobmanager universe="vanilla" url="tg-grid.uc.teragrid.org/jobmanager-pbs" major="2" />
     <profile namespace="globus" key="project">TG-CCR080002N</profile>
     <workdirectory >/home/benc/swifttest</workdirectory>

Modified: trunk/tests/sites/tguc-pbs-gram4.xml
===================================================================
--- trunk/tests/sites/tguc-pbs-gram4.xml	2008-06-04 20:41:20 UTC (rev 2047)
+++ trunk/tests/sites/tguc-pbs-gram4.xml	2008-06-06 14:06:42 UTC (rev 2048)
@@ -1,7 +1,7 @@
 <config>
 
   <pool handle="tguc" >
-    <gridftp  url="gsiftp://tg-grid.uc.teragrid.org" /> 
+    <gridftp  url="gsiftp://tg-gridftp.uc.teragrid.org" /> 
 <execution provider="gt4" jobmanager="PBS" url="tg-grid.uc.teragrid.org" />
     <workdirectory >/home/benc/swifttest</workdirectory>
     <profile namespace="globus" key="project">TG-CCR080002N</profile>




More information about the Swift-commit mailing list