[Swift-commit] r6600 - branches/release-0.94/tests/stress/remote_sanity/mac-frisbee

yadunandb at ci.uchicago.edu yadunandb at ci.uchicago.edu
Tue Jul 2 16:35:17 CDT 2013


Author: yadunandb
Date: 2013-07-02 16:35:16 -0500 (Tue, 02 Jul 2013)
New Revision: 6600

Modified:
   branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sanity.setup.sh
   branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sites.template.xml
   branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/tc.template.data
Log:

Minor fixes to mac-frisbee sanity test


Modified: branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sanity.setup.sh
===================================================================
--- branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sanity.setup.sh	2013-07-02 21:08:37 UTC (rev 6599)
+++ branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sanity.setup.sh	2013-07-02 21:35:16 UTC (rev 6600)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-USERNAME=$MIDWAY_USERNAME
+USERNAME=$MCS_USERNAME
 
 if [[ -z $USERNAME ]] 
 then

Modified: branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sites.template.xml
===================================================================
--- branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sites.template.xml	2013-07-02 21:08:37 UTC (rev 6599)
+++ branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/sites.template.xml	2013-07-02 21:35:16 UTC (rev 6600)
@@ -8,7 +8,6 @@
     <profile namespace="globus" key="maxWalltime">00:05:00</profile>
     <profile namespace="karajan" key="jobThrottle">0.0799</profile>
     <profile namespace="karajan" key="initialScore">10000</profile>
-    <!-- <workdirectory>/scratch/{env.USER}/swiftwork</workdirectory> -->
-    <workdirectory>/homes/yadunand/swiftwork</workdirectory>
+    <workdirectory>/scratch/{env.USER}/swiftwork</workdirectory> -->    
   </pool>
 </config>

Modified: branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/tc.template.data
===================================================================
--- branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/tc.template.data	2013-07-02 21:08:37 UTC (rev 6599)
+++ branches/release-0.94/tests/stress/remote_sanity/mac-frisbee/tc.template.data	2013-07-02 21:35:16 UTC (rev 6600)
@@ -3,4 +3,4 @@
 uc3    date /bin/date null null null
 mcs    date /bin/date null null null
 midway date /bin/date null null null
-frisbee date /bin/ls null null null
\ No newline at end of file
+frisbee date /bin/date null null null
\ No newline at end of file




More information about the Swift-commit mailing list