[Swift-commit] r6956 - in SwiftTutorials/CIC_2013-08-09: part04 part05 part06

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Thu Aug 22 12:02:28 CDT 2013


Author: wilde
Date: 2013-08-22 12:02:28 -0500 (Thu, 22 Aug 2013)
New Revision: 6956

Removed:
   SwiftTutorials/CIC_2013-08-09/part04/sites.xml
   SwiftTutorials/CIC_2013-08-09/part05/sites.xml
   SwiftTutorials/CIC_2013-08-09/part06/sites.xml
Log:
sites.xml for 04-06 no generated dynamically by setup.sh

Deleted: SwiftTutorials/CIC_2013-08-09/part04/sites.xml
===================================================================
--- SwiftTutorials/CIC_2013-08-09/part04/sites.xml	2013-08-22 16:52:55 UTC (rev 6955)
+++ SwiftTutorials/CIC_2013-08-09/part04/sites.xml	2013-08-22 17:02:28 UTC (rev 6956)
@@ -1,45 +0,0 @@
-<config>
-  <pool handle="osg">
-    <execution provider="coaster" jobmanager="local:condor"/>
-    <profile namespace="karajan" key="jobThrottle">5.00</profile>
-    <profile namespace="karajan" key="initialScore">10000</profile>
-    <profile namespace="globus"  key="jobsPerNode">1</profile>
-    <profile namespace="globus"  key="maxtime">3600</profile>
-    <profile namespace="globus"  key="maxWalltime">00:01:00</profile>
-    <profile namespace="globus"  key="highOverAllocation">10000</profile>
-    <profile namespace="globus"  key="lowOverAllocation">10000</profile>
-    <profile namespace="globus"  key="internalHostname">128.135.158.243</profile>  <!-- FIXME Make Dynamic from setup -->
-    <profile namespace="globus"  key="slots">20</profile> 
-    <profile namespace="globus"  key="maxNodes">1</profile>
-    <profile namespace="globus"  key="nodeGranularity">1</profile>
-    <!-- For UC3: -->
-    <profile namespace="globus"  key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
-    <!-- For OSGConnect -->
-    <profile namespace="globus"  key="condor.+ProjectName">"swift"</profile>
-    <profile namespace="globus"  key="jobType">nonshared</profile>
-
-    <!-- UC3  --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uc3-c*", Machine)</profile> -->
-    <!-- UCIT --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("appcloud[0-1][0-9].*", Machine)</profile> -->
-    <!-- MWUC --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uct2-c*", Machine)</profile> -->
-    <!-- MWIU --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("iut2-c*", Machine)</profile> -->
-    <!-- MWUI --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("taub*", Machine)</profile> -->
-    <!-- MWT2 --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org"</profile> -->
-    <!-- OSG  --> <!-- <profile namespace="globus" key="condor.Requirements">isUndefined(GLIDECLIENT_Name) == FALSE</profile> -->
-    <!-- MULT --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org" && (regexp("iut2-c*", Machine) || regexp("uct2-c*", Machine)) </profile> -->
-
-    <workdirectory>.</workdirectory>
-  </pool>
-</config>
-
-<!--
-
-MWT2 @UC Requirements = regexp("uct2-c*", Machine)
-MWT2 @IU Requirements = regexp("iut2-c*", Machine)
-MWT2 @UIUC Requirements = regexp("taub*", Machine)
-UC ATLAS Tier 3	Requirements = regexp("uct3*", Machine)
-ITS Virtualization Lab Requirements = regexp("appcloud[0-1][0-9].*", Machine)
-Open Science Grid
-Requirements = isUndefined(GLIDECLIENT_Name) == FALSE
-
- -->
-

Deleted: SwiftTutorials/CIC_2013-08-09/part05/sites.xml
===================================================================
--- SwiftTutorials/CIC_2013-08-09/part05/sites.xml	2013-08-22 16:52:55 UTC (rev 6955)
+++ SwiftTutorials/CIC_2013-08-09/part05/sites.xml	2013-08-22 17:02:28 UTC (rev 6956)
@@ -1,45 +0,0 @@
-<config>
-  <pool handle="osg">
-    <execution provider="coaster" jobmanager="local:condor"/>
-    <profile namespace="karajan" key="jobThrottle">5.00</profile>
-    <profile namespace="karajan" key="initialScore">10000</profile>
-    <profile namespace="globus"  key="jobsPerNode">1</profile>
-    <profile namespace="globus"  key="maxtime">3600</profile>
-    <profile namespace="globus"  key="maxWalltime">00:01:00</profile>
-    <profile namespace="globus"  key="highOverAllocation">10000</profile>
-    <profile namespace="globus"  key="lowOverAllocation">10000</profile>
-    <profile namespace="globus"  key="internalHostname">128.135.158.243</profile>  <!-- FIXME Make Dynamic from setup -->
-    <profile namespace="globus"  key="slots">20</profile> 
-    <profile namespace="globus"  key="maxNodes">1</profile>
-    <profile namespace="globus"  key="nodeGranularity">1</profile>
-    <!-- For UC3: -->
-    <profile namespace="globus"  key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
-    <!-- For OSGConnect -->
-    <!-- <profile namespace="globus"  key="condor.+ProjectName">"swift"</profile> -->
-    <profile namespace="globus"  key="jobType">nonshared</profile>
-
-    <!-- UC3  --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uc3-c*", Machine)</profile> -->
-    <!-- UCIT --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("appcloud[0-1][0-9].*", Machine)</profile> -->
-    <!-- MWUC --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uct2-c*", Machine)</profile> -->
-    <!-- MWIU --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("iut2-c*", Machine)</profile> -->
-    <!-- MWUI --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("taub*", Machine)</profile> -->
-    <!-- MWT2 --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org"</profile> -->
-    <!-- OSG  --> <!-- <profile namespace="globus" key="condor.Requirements">isUndefined(GLIDECLIENT_Name) == FALSE</profile> -->
-    <!-- MULT --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org" && (regexp("iut2-c*", Machine) || regexp("uct2-c*", Machine)) </profile> -->
-
-    <workdirectory>.</workdirectory>
-  </pool>
-</config>
-
-<!--
-
-MWT2 @UC Requirements = regexp("uct2-c*", Machine)
-MWT2 @IU Requirements = regexp("iut2-c*", Machine)
-MWT2 @UIUC Requirements = regexp("taub*", Machine)
-UC ATLAS Tier 3	Requirements = regexp("uct3*", Machine)
-ITS Virtualization Lab Requirements = regexp("appcloud[0-1][0-9].*", Machine)
-Open Science Grid
-Requirements = isUndefined(GLIDECLIENT_Name) == FALSE
-
- -->
-

Deleted: SwiftTutorials/CIC_2013-08-09/part06/sites.xml
===================================================================
--- SwiftTutorials/CIC_2013-08-09/part06/sites.xml	2013-08-22 16:52:55 UTC (rev 6955)
+++ SwiftTutorials/CIC_2013-08-09/part06/sites.xml	2013-08-22 17:02:28 UTC (rev 6956)
@@ -1,45 +0,0 @@
-<config>
-  <pool handle="osg">
-    <execution provider="coaster" jobmanager="local:condor"/>
-    <profile namespace="karajan" key="jobThrottle">5.00</profile>
-    <profile namespace="karajan" key="initialScore">10000</profile>
-    <profile namespace="globus"  key="jobsPerNode">1</profile>
-    <profile namespace="globus"  key="maxtime">3600</profile>
-    <profile namespace="globus"  key="maxWalltime">00:01:00</profile>
-    <profile namespace="globus"  key="highOverAllocation">10000</profile>
-    <profile namespace="globus"  key="lowOverAllocation">10000</profile>
-    <profile namespace="globus"  key="internalHostname">128.135.158.243</profile>  <!-- FIXME Make Dynamic from setup -->
-    <profile namespace="globus"  key="slots">20</profile> 
-    <profile namespace="globus"  key="maxNodes">1</profile>
-    <profile namespace="globus"  key="nodeGranularity">1</profile>
-    <!-- For UC3: -->
-    <profile namespace="globus"  key="condor.+AccountingGroup">"group_friends.{env.USER}"</profile>
-    <!-- For OSGConnect -->
-    <!-- <profile namespace="globus"  key="condor.+ProjectName">"swift"</profile> -->
-    <profile namespace="globus"  key="jobType">nonshared</profile>
-
-    <!-- UC3  --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uc3-c*", Machine)</profile> -->
-    <!-- UCIT --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("appcloud[0-1][0-9].*", Machine)</profile> -->
-    <!-- MWUC --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("uct2-c*", Machine)</profile> -->
-    <!-- MWIU --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("iut2-c*", Machine)</profile> -->
-    <!-- MWUI --> <!-- <profile namespace="globus" key="condor.Requirements">regexp("taub*", Machine)</profile> -->
-    <!-- MWT2 --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org"</profile> -->
-    <!-- OSG  --> <!-- <profile namespace="globus" key="condor.Requirements">isUndefined(GLIDECLIENT_Name) == FALSE</profile> -->
-    <!-- MULT --> <!-- <profile namespace="globus" key="condor.Requirements">UidDomain == "osg-gk.mwt2.org" && (regexp("iut2-c*", Machine) || regexp("uct2-c*", Machine)) </profile> -->
-
-    <workdirectory>.</workdirectory>
-  </pool>
-</config>
-
-<!--
-
-MWT2 @UC Requirements = regexp("uct2-c*", Machine)
-MWT2 @IU Requirements = regexp("iut2-c*", Machine)
-MWT2 @UIUC Requirements = regexp("taub*", Machine)
-UC ATLAS Tier 3	Requirements = regexp("uct3*", Machine)
-ITS Virtualization Lab Requirements = regexp("appcloud[0-1][0-9].*", Machine)
-Open Science Grid
-Requirements = isUndefined(GLIDECLIENT_Name) == FALSE
-
- -->
-




More information about the Swift-commit mailing list