[Swift-commit] r7919 - branches/release-0.95/tests/sites/local-coasters
yadunandb at ci.uchicago.edu
yadunandb at ci.uchicago.edu
Fri Jun 13 11:22:07 CDT 2014
Author: yadunandb
Date: 2014-06-13 11:22:07 -0500 (Fri, 13 Jun 2014)
New Revision: 7919
Modified:
branches/release-0.95/tests/sites/local-coasters/sites.template.xml
Log:
Updated sites.file for local-coasters test
Modified: branches/release-0.95/tests/sites/local-coasters/sites.template.xml
===================================================================
--- branches/release-0.95/tests/sites/local-coasters/sites.template.xml 2014-06-13 16:09:26 UTC (rev 7918)
+++ branches/release-0.95/tests/sites/local-coasters/sites.template.xml 2014-06-13 16:22:07 UTC (rev 7919)
@@ -1,16 +1,9 @@
-<config>
+<?xml version="1.0" encoding="UTF-8"?>
+<config xmlns="http://www.ci.uchicago.edu/swift/SwiftSites">
- <pool handle="localhost" sysinfo="INTEL32::LINUX">
- <gridftp url="local://localhost" />
- <execution provider="local" url="none" />
- <workdirectory>_WORK_</workdirectory>
- <profile namespace="swift" key="stagingMethod">file</profile>
- </pool>
-
<pool handle="coasterslocal">
<filesystem provider="local" />
- <execution provider="coaster" jobmanager="local:local"/>
- <profile namespace="globus" key="internalHostname">_HOST_</profile>
+ <execution provider="coaster" jobmanager="local:local" url="localhost:0"/>
<profile namespace="karajan" key="jobthrottle">2.55</profile>
<profile namespace="karajan" key="initialScore">10000</profile>
<profile namespace="globus" key="jobsPerNode">4</profile>
More information about the Swift-commit
mailing list