ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerEdg.py
Revision 1.161
Sat Apr 26 08:19:48 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: HEAD
Changes since 1.160: +0 -0 lines
FILE REMOVED
removed the already deprecated scheduler EDG

Revision 1.160 - (view) (annotate) - [select for diffs]
Tue Feb 12 15:29:40 2008 UTC (17 years, 2 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_2_1_0, CRAB_2_1_0_pre5, CRAB_2_1_0_pre6, CRAB_2_1_1, CRAB_2_1_1_pre1, CRAB_2_1_1_pre3, CRAB_2_1_2, CRAB_2_1_2_pre1, CRAB_2_1_2_pre2, CRAB_2_2_0_pre1, CRAB_2_2_0_pre10, CRAB_2_2_0_pre11, CRAB_2_2_0_pre12, CRAB_2_2_0_pre2, CRAB_2_2_0_pre4, CRAB_2_2_0_pre5, CRAB_2_2_0_pre7, CRAB_2_2_0_pre8, CRAB_2_2_0_pre9, bp_osg_bdii
Branch point for: CRAB_2_1_1_pre2, CRAB_2_1_2_br, osg_bdii
Changes since 1.159: +2 -2 lines
Diff to previous 1.159 , to selected 1.120
fix ce_black/white_list handling choerently with SchedulerGrid (otherwise edg job creation was failing if ce_black/white_list were present)

Revision 1.159 - (view) (annotate) - [select for diffs]
Thu Feb 7 19:49:58 2008 UTC (17 years, 2 months ago) by spiga
Branch: MAIN
Changes since 1.158: +1 -1 lines
Diff to previous 1.158 , to selected 1.120
fixed sintax error while checking addJdlParam

Revision 1.158 - (view) (annotate) - [select for diffs]
Fri Jan 18 18:41:04 2008 UTC (17 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_1_0_pre3, CRAB_2_1_0_pre4
Changes since 1.157: +15 -714 lines
Diff to previous 1.157 , to selected 1.120
Redesign the inheritance three of Scheduler Classes, and remove the SchedulerBoss one
Introduce ScheuledGrid and ScheduleLocal as base classes for Grid and local scheduler, respectively.
All interaction with boss are done via Boss class, whose (unique) instance is owned by Scheduler
These changes are done to reduce code duplication.

Plus other minor modification and cosmetcs, as usual

Revision 1.157 - (view) (annotate) - [select for diffs]
Fri Jan 4 17:30:56 2008 UTC (17 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_1_0_pre1, CRAB_2_1_0_pre2
Changes since 1.156: +7 -1 lines
Diff to previous 1.156 , to selected 1.120
Add support for LSF/CAF direct submission
Re-establish a correct inheritance pattern for Scheruled* classes
Start to remove some unneeded try: catch: statement and replace them with appropriate if:then:
Erase any use of cfg_param as a common block (expecially in conjuction with apmon) and replace it with the user of task DB
Several minor cleanup

Revision 1.156 - (view) (annotate) - [select for diffs]
Mon Dec 10 18:28:57 2007 UTC (17 years, 4 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_2_0_4, CRAB_2_0_4_pre1, CRAB_2_0_4_pre2
Changes since 1.155: +2 -1 lines
Diff to previous 1.155 , to selected 1.120
fixed problem with output copy and check output sandbox size

Revision 1.155 - (view) (annotate) - [select for diffs]
Fri Dec 7 13:17:27 2007 UTC (17 years, 4 months ago) by spiga
Branch: MAIN
Changes since 1.154: +3 -2 lines
Diff to previous 1.154 , to selected 1.120
fixed bug for additional jdl parameter management

Revision 1.154 - (view) (annotate) - [select for diffs]
Wed Nov 14 16:35:20 2007 UTC (17 years, 5 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_0_2, CRAB_2_0_2_pre5, CRAB_2_0_2_pre6, CRAB_2_0_3, CRAB_2_0_3_pre1
Changes since 1.153: +72 -82 lines
Diff to previous 1.153 , to selected 1.120
Remove references to GRID3

Revision 1.153 - (view) (annotate) - [select for diffs]
Mon Nov 12 15:09:14 2007 UTC (17 years, 5 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_2_pre3, CRAB_2_0_2_pre4
Changes since 1.152: +5 -3 lines
Diff to previous 1.152 , to selected 1.120
Adjusting env proxy check

Revision 1.152 - (view) (annotate) - [select for diffs]
Mon Nov 12 10:19:34 2007 UTC (17 years, 5 months ago) by spiga
Branch: MAIN
Changes since 1.151: +6 -4 lines
Diff to previous 1.151 , to selected 1.120
fix for X509_USER_proxy search..

Revision 1.151 - (view) (annotate) - [select for diffs]
Wed Nov 7 18:13:31 2007 UTC (17 years, 5 months ago) by mcinquil
Branch: MAIN
Changes since 1.150: +1 -1 lines
Diff to previous 1.150 , to selected 1.120
Adjustment on getout timeout

Revision 1.150 - (view) (annotate) - [select for diffs]
Wed Nov 7 13:18:09 2007 UTC (17 years, 5 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_2_0_2_pre2
Changes since 1.149: +5 -72 lines
Diff to previous 1.149 , to selected 1.120
changes to improve crab stdout

Revision 1.133.2.5 - (view) (annotate) - [select for diffs]
Mon Oct 22 16:58:29 2007 UTC (17 years, 6 months ago) by fanzago
Branch: CRAB_1_5_4_SLC3_start
CVS Tags: CRAB_1_5_4_SLC3, CRAB_1_5_4_SLC3_pre4
Branch point for: CRAB_1_5_4_SLC3_pre4_br
Changes since 1.133.2.4: +12 -6 lines
Diff to previous 1.133.2.4 , to branch point 1.133 , to next main 1.161 , to selected 1.120
Using OSG_JOB_CONTACT instead of GLOBUS_GRAM_JOB_CONTACT

Revision 1.149 - (view) (annotate) - [select for diffs]
Fri Oct 19 11:48:01 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_2_pre1
Changes since 1.148: +12 -6 lines
Diff to previous 1.148 , to selected 1.120
Using OSG_JOB_CONTACT instead of GLOBUS_GRAM_JOB_CONTACT

Revision 1.133.2.4 - (view) (annotate) - [select for diffs]
Fri Oct 12 12:56:30 2007 UTC (17 years, 6 months ago) by fanzago
Branch: CRAB_1_5_4_SLC3_start
CVS Tags: CRAB_1_5_4_SLC3_pre2, CRAB_1_5_4_SLC3_pre3
Changes since 1.133.2.3: +22 -9 lines
Diff to previous 1.133.2.3 , to branch point 1.133 , to selected 1.120
add check if both return_data and copy_data are set to 1: in case raise exceptionSchedulerCondor_g.py

Revision 1.148 - (view) (annotate) - [select for diffs]
Fri Oct 12 12:30:04 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_1, CRAB_2_0_1_pre1
Changes since 1.147: +16 -8 lines
Diff to previous 1.147 , to selected 1.120
Fixed check of myproxy

Revision 1.147 - (view) (annotate) - [select for diffs]
Fri Oct 12 12:14:33 2007 UTC (17 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.146: +6 -1 lines
Diff to previous 1.146 , to selected 1.120
add check if both return_data and copy_data are set to 1: in case raise exception

Revision 1.133.2.3 - (view) (annotate) - [select for diffs]
Wed Oct 10 13:31:59 2007 UTC (17 years, 6 months ago) by fanzago
Branch: CRAB_1_5_4_SLC3_start
CVS Tags: CRAB_1_5_4_SLC3_pre1
Changes since 1.133.2.2: +3 -2 lines
Diff to previous 1.133.2.2 , to branch point 1.133 , to selected 1.120
Allowing submission for tasks with a missing location for a block - this is a first version that block the creation and then the submision of jobs assigned to no location

Revision 1.146 - (view) (annotate) - [select for diffs]
Wed Oct 10 12:55:58 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
Changes since 1.145: +3 -2 lines
Diff to previous 1.145 , to selected 1.120
Allowing submission for tasks with a missing location for a block - this is a first version that block the creation and then the submision of jobs assigned to no location

Revision 1.133.2.2 - (view) (annotate) - [select for diffs]
Tue Oct 9 17:18:11 2007 UTC (17 years, 6 months ago) by fanzago
Branch: CRAB_1_5_4_SLC3_start
Changes since 1.133.2.1: +27 -23 lines
Diff to previous 1.133.2.1 , to branch point 1.133 , to selected 1.120
added control for output production before copy

Revision 1.145 - (view) (annotate) - [select for diffs]
Tue Oct 9 14:34:40 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.144: +27 -23 lines
Diff to previous 1.144 , to selected 1.120
added a control about output production, before copy

Revision 1.133.2.1 - (view) (annotate) - [select for diffs]
Tue Oct 9 10:46:55 2007 UTC (17 years, 6 months ago) by fanzago
Branch: CRAB_1_5_4_SLC3_start
Changes since 1.133: +140 -247 lines
Diff to previous 1.133 , to selected 1.120
crab_1_5_4_slc3_pre1

Revision 1.144 - (view) (annotate) - [select for diffs]
Mon Oct 8 20:57:13 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
Changes since 1.143: +2 -2 lines
Diff to previous 1.143 , to selected 1.120
Bug fix [removing hardcoded misstype]

Revision 1.143 - (view) (annotate) - [select for diffs]
Mon Oct 8 19:01:00 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
Changes since 1.142: +12 -2 lines
Diff to previous 1.142 , to selected 1.120
Now getting the right site name from osg wn

Revision 1.142 - (view) (annotate) - [select for diffs]
Fri Oct 5 12:55:05 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_2_0_0
Changes since 1.141: +74 -75 lines
Diff to previous 1.141 , to selected 1.120
removed data registration in lcg catalog

Revision 1.141 - (view) (annotate) - [select for diffs]
Thu Oct 4 16:38:28 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.140: +0 -1 lines
Diff to previous 1.140 , to selected 1.120
other change copy message

Revision 1.140 - (view) (annotate) - [select for diffs]
Thu Oct 4 16:35:22 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 , to selected 1.120
change copy message

Revision 1.139 - (view) (annotate) - [select for diffs]
Thu Oct 4 15:10:10 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 , to selected 1.120
removed lcg_version

Revision 1.138 - (view) (annotate) - [select for diffs]
Wed Oct 3 17:01:45 2007 UTC (17 years, 6 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre10
Changes since 1.137: +0 -1 lines
Diff to previous 1.137 , to selected 1.120
changes for output copy to SE

Revision 1.137 - (view) (annotate) - [select for diffs]
Tue Sep 18 15:17:55 2007 UTC (17 years, 7 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_4, CRAB_1_5_4_pre2, CRAB_2_0_0_pre9
Changes since 1.136: +3 -11 lines
Diff to previous 1.136 , to selected 1.120
remoevd temporary patch introduced to avoid problems with X509_USER_PROXY variable

Revision 1.136 - (view) (annotate) - [select for diffs]
Mon Sep 17 16:42:55 2007 UTC (17 years, 7 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_4_pre1
Changes since 1.135: +11 -1 lines
Diff to previous 1.135 , to selected 1.120
hopefully very temporary patch to avoid cmssw/lcg compatibility env. problems

Revision 1.135 - (view) (annotate) - [select for diffs]
Fri Aug 17 17:13:55 2007 UTC (17 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre6, CRAB_2_0_0_pre7
Changes since 1.134: +46 -145 lines
Diff to previous 1.134 , to selected 1.120
modify copy_output section in order to use the new cmscp function defined in crab_tempalte.sh + remove copy and register

Revision 1.134 - (view) (annotate) - [select for diffs]
Fri Aug 17 16:00:32 2007 UTC (17 years, 8 months ago) by fanzago
Branch: MAIN
Changes since 1.133: +70 -87 lines
Diff to previous 1.133 , to selected 1.120
removed lcg-cp command and removed some old comments

Revision 1.133 - (view) (annotate) - [select for diffs]
Wed Aug 15 14:08:18 2007 UTC (17 years, 8 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_5_3
Branch point for: CRAB_1_5_4_SLC3_start
Changes since 1.132: +12 -5 lines
Diff to previous 1.132 , to selected 1.120
if the output copy to a SE fails, the SE name is set as empty string for publication

Revision 1.132 - (view) (annotate) - [select for diffs]
Wed Aug 15 13:36:35 2007 UTC (17 years, 8 months ago) by corvo
Branch: MAIN
Changes since 1.131: +1 -1 lines
Diff to previous 1.131 , to selected 1.120
wrong position.....

Revision 1.131 - (view) (annotate) - [select for diffs]
Wed Aug 15 13:22:52 2007 UTC (17 years, 8 months ago) by corvo
Branch: MAIN
Changes since 1.130: +5 -5 lines
Diff to previous 1.130 , to selected 1.120
fix a missing checkProxy

Revision 1.130 - (view) (annotate) - [select for diffs]
Thu Jul 26 03:02:55 2007 UTC (17 years, 9 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre4, CRAB_1_5_3_pre5
Changes since 1.129: +5 -81 lines
Diff to previous 1.129 , to selected 1.120
moved parsing of black/white se lists into

BlackWhiteListParser.py

which is intantiated in

SchedulerEdg.py: list parsing during xml creation
cms_cmssw.py:    list parsing for screen output

also SchedulerGlite.py has to use new member functions and had to be changed

Revision 1.129 - (view) (annotate) - [select for diffs]
Tue Jul 17 14:08:24 2007 UTC (17 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 , to selected 1.120
 remove mkdir ~/.srmconfig

Revision 1.128 - (view) (annotate) - [select for diffs]
Sat Jul 14 08:40:15 2007 UTC (17 years, 9 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre5
Changes since 1.127: +101 -6 lines
Diff to previous 1.127 , to selected 1.120
moved SE white and Black list management after jobDB.destination filling. In addition Switched edg-brockerinfo to glite-brokerinfo... edg will be oblsolete on slc4

Revision 1.127 - (view) (annotate) - [select for diffs]
Fri Jul 6 08:19:30 2007 UTC (17 years, 9 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre3
Changes since 1.126: +1 -1 lines
Diff to previous 1.126 , to selected 1.120
add string.strip for UserGridName to avoid problem on SE_PATH if publish data = 1

Revision 1.126 - (view) (annotate) - [select for diffs]
Mon Jul 2 17:46:22 2007 UTC (17 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre4, configure
Changes since 1.125: +8 -1 lines
Diff to previous 1.125 , to selected 1.120
more robust extraction of user name from voms-proxy-init -identity

Revision 1.125 - (view) (annotate) - [select for diffs]
Thu Jun 28 15:45:24 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.124: +12 -12 lines
Diff to previous 1.124 , to selected 1.120
removed a slash in srmcp command and rewrite the original lcg-cp command

Revision 1.124 - (view) (annotate) - [select for diffs]
Thu Jun 28 13:44:10 2007 UTC (17 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123 , to selected 1.120
convert srt to int

Revision 1.123 - (view) (annotate) - [select for diffs]
Wed Jun 27 12:32:54 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.122: +10 -5 lines
Diff to previous 1.122 , to selected 1.120
changes to run in OSG --> voms-proxy-info problem

Revision 1.122 - (view) (annotate) - [select for diffs]
Tue Jun 26 15:31:23 2007 UTC (17 years, 10 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre2
Changes since 1.121: +2 -7 lines
Diff to previous 1.121 , to selected 1.120
Maybe it doesn't harm, but added a newline which was missing

Revision 1.121 - (view) (annotate) - [select for diffs]
Mon Jun 25 14:21:56 2007 UTC (17 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.120: +5 -0 lines
Diff to previous 1.120
added def submitTout which retoun the timeout value

Revision 1.120 - (view) (annotate) - [selected]
Mon Jun 25 13:54:32 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.119: +0 -2 lines
Diff to previous 1.119
removed old USER.processed_data

Revision 1.119 - (view) (annotate) - [select for diffs]
Sun Jun 24 11:40:56 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.118: +62 -13 lines
Diff to previous 1.118 , to selected 1.120
changes to copy output to lnl srm

Revision 1.118 - (view) (annotate) - [select for diffs]
Wed Jun 13 11:09:26 2007 UTC (17 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre1
Changes since 1.117: +6 -1 lines
Diff to previous 1.117 , to selected 1.120
add check if both copy_data and return_data are set to 1: raise exception

Revision 1.117 - (view) (annotate) - [select for diffs]
Tue Jun 5 15:50:25 2007 UTC (17 years, 10 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_2_0_0_pre2, CRAB_2_0_0_pre3
Changes since 1.116: +1 -1 lines
Diff to previous 1.116 , to selected 1.120
small bug fix on checkProxy method

Revision 1.116 - (view) (annotate) - [select for diffs]
Sun Jun 3 17:09:03 2007 UTC (17 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.115: +6 -3 lines
Diff to previous 1.115 , to selected 1.120
add user-proxy-location info, and changed chain_name in boss xml file

Revision 1.115 - (view) (annotate) - [select for diffs]
Fri May 18 10:01:45 2007 UTC (17 years, 11 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_5_1, CRAB_1_5_2, CRAB_2_0_0_pre1
Changes since 1.114: +5 -5 lines
Diff to previous 1.114 , to selected 1.120
Removed duplication of additional input files in InputSandbox

Revision 1.114 - (view) (annotate) - [select for diffs]
Mon Apr 23 14:47:23 2007 UTC (18 years ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_5_1_pre1, CRAB_1_5_1_pre2, CRAB_1_5_1_pre3, CRAB_1_5_1_pre4
Changes since 1.113: +5 -0 lines
Diff to previous 1.113 , to selected 1.120
fixed bug for JOB_EXIT_STATUS

Revision 1.113 - (view) (annotate) - [select for diffs]
Wed Jan 17 18:17:58 2007 UTC (18 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_0, CRAB_1_5_0_pre4, CRAB_1_5_0_pre5, CRAB_1_5_0_pre6, CRAB_1_5_0_pre7, CRAB_1_5_0_pre8, CRAB_1_5_0_pre9
Changes since 1.112: +3 -5 lines
Diff to previous 1.112 , to selected 1.120
many minor fixes reported by pychecker, mostly unsude import and unused variables

Revision 1.112 - (view) (annotate) - [select for diffs]
Tue Jan 9 18:33:57 2007 UTC (18 years, 3 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_5_0_pre3
Changes since 1.111: +2 -2 lines
Diff to previous 1.111 , to selected 1.120
set relative path also for additional input files

Revision 1.111 - (view) (annotate) - [select for diffs]
Tue Dec 19 16:06:10 2006 UTC (18 years, 4 months ago) by spiga
Branch: MAIN
Changes since 1.110: +1 -1 lines
Diff to previous 1.110 , to selected 1.120
no absolute path in boss xml file

Revision 1.110 - (view) (annotate) - [select for diffs]
Thu Dec 14 10:05:55 2006 UTC (18 years, 4 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_0_pre2
Changes since 1.109: +3 -2 lines
Diff to previous 1.109 , to selected 1.120
import from 1_4_2 fix for seroius bug for edg requirements

Revision 1.109 - (view) (annotate) - [select for diffs]
Wed Dec 13 11:44:29 2006 UTC (18 years, 4 months ago) by corvo
Branch: MAIN
Changes since 1.108: +2 -3 lines
Diff to previous 1.108 , to selected 1.120
Changed Boss cache dir

Revision 1.106.2.1 - (view) (annotate) - [select for diffs]
Wed Dec 6 10:33:05 2006 UTC (18 years, 4 months ago) by slacapra
Branch: branch_1_4_1
CVS Tags: CRAB_1_4_2
Changes since 1.106: +3 -2 lines
Diff to previous 1.106 , to next main 1.161 , to selected 1.120
fix serious bug in adding requirements

Revision 1.108 - (view) (annotate) - [select for diffs]
Wed Dec 6 10:27:30 2006 UTC (18 years, 4 months ago) by slacapra
Branch: MAIN
Changes since 1.107: +3 -2 lines
Diff to previous 1.107 , to selected 1.120
fix serious bug in adding requirements

Revision 1.107 - (view) (annotate) - [select for diffs]
Mon Dec 4 11:11:35 2006 UTC (18 years, 4 months ago) by corvo
Branch: MAIN
Changes since 1.106: +4 -11 lines
Diff to previous 1.106 , to selected 1.120
ML files added to the tgz

Revision 1.106 - (view) (annotate) - [select for diffs]
Fri Nov 17 15:28:47 2006 UTC (18 years, 5 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_4_1, CRAB_1_5_0_pre1
Branch point for: branch_1_4_1
Changes since 1.105: +5 -5 lines
Diff to previous 1.105 , to selected 1.120
removed empty space while writing black & white list

Revision 1.105 - (view) (annotate) - [select for diffs]
Tue Nov 7 10:48:46 2006 UTC (18 years, 5 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_1_pre2
Changes since 1.104: +0 -40 lines
Diff to previous 1.104 , to selected 1.120
optimization for status: instead of getting the status of the jobs one by one, load into memory that of all and use the cached result. Second optimization: use range of type <first:last> for consecutive jobs in all boss commnand, instead of passing the full list n,n+1,n+2,...m-1,m

Revision 1.104 - (view) (annotate) - [select for diffs]
Wed Oct 25 17:53:51 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.103: +7 -0 lines
Diff to previous 1.103 , to selected 1.120
The FJR produced by each jobs is always returned via output sandbox even if the ouput is copied to a SE, as already happens for stdout and err

Revision 1.103 - (view) (annotate) - [select for diffs]
Wed Oct 25 15:40:37 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_1_pre1
Changes since 1.102: +10 -0 lines
Diff to previous 1.102 , to selected 1.120
add new card <EDG.dont_check_proxy> which swich off the proxy check (as well as proxy delegation) as requested by Brian Bockelman

Revision 1.102 - (view) (annotate) - [select for diffs]
Tue Oct 17 13:28:03 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_0, CRAB_1_4_0_pre4
Changes since 1.101: +5 -1 lines
Diff to previous 1.101 , to selected 1.120
add card to copy input data (not used)

Revision 1.101 - (view) (annotate) - [select for diffs]
Tue Oct 17 09:52:57 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.100: +7 -0 lines
Diff to previous 1.100 , to selected 1.120
add EDG.additional_jdl_parameters card to add additional parameters to JDL

Revision 1.100 - (view) (annotate) - [select for diffs]
Thu Oct 12 09:03:06 2006 UTC (18 years, 6 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_4_0_pre3
Changes since 1.99: +1 -1 lines
Diff to previous 1.99 , to selected 1.120
removed print

Revision 1.99 - (view) (annotate) - [select for diffs]
Wed Oct 11 13:42:09 2006 UTC (18 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.98: +21 -22 lines
Diff to previous 1.98 , to selected 1.120
changes to switch glite broker

Revision 1.98 - (view) (annotate) - [select for diffs]
Wed Oct 11 10:25:25 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.97: +1 -7 lines
Diff to previous 1.97 , to selected 1.120
ShallowRetryCount

Revision 1.97 - (view) (annotate) - [select for diffs]
Tue Oct 10 15:45:41 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_0_pre2
Changes since 1.96: +10 -3 lines
Diff to previous 1.96 , to selected 1.120
add ShallowResubmissionRetryCount

Revision 1.96 - (view) (annotate) - [select for diffs]
Mon Oct 9 23:28:22 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.95: +2 -1 lines
Diff to previous 1.95 , to selected 1.120
add FrameworkJobReport python WN parsing script per default to input sandbox

Revision 1.95 - (view) (annotate) - [select for diffs]
Mon Oct 9 15:26:42 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.94: +12 -12 lines
Diff to previous 1.94 , to selected 1.120
minor fix in group and requirements

Revision 1.94 - (view) (annotate) - [select for diffs]
Mon Oct 9 01:41:54 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 , to selected 1.120
updated maximal voms proxy length to 192 h

Revision 1.93 - (view) (annotate) - [select for diffs]
Fri Oct 6 22:24:17 2006 UTC (18 years, 6 months ago) by mkirn
Branch: MAIN
Changes since 1.92: +2 -7 lines
Diff to previous 1.92 , to selected 1.120
Changed messages, fixed minor bug for SE output

Revision 1.92 - (view) (annotate) - [select for diffs]
Fri Oct 6 16:02:29 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.91: +37 -44 lines
Diff to previous 1.91 , to selected 1.120
Ok, the next one who changes this file w/o careful check, will be hanged :-)

Revision 1.91 - (view) (annotate) - [select for diffs]
Fri Oct 6 15:52:00 2006 UTC (18 years, 6 months ago) by spiga
Branch: MAIN
Changes since 1.90: +84 -62 lines
Diff to previous 1.90 , to selected 1.120
corrected my wrong commit

Revision 1.90 - (view) (annotate) - [select for diffs]
Fri Oct 6 15:50:17 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.89: +1 -9 lines
Diff to previous 1.89 , to selected 1.120
more problem in merging

Revision 1.89 - (view) (annotate) - [select for diffs]
Fri Oct 6 15:41:24 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.88: +37 -38 lines
Diff to previous 1.88 , to selected 1.120
add block in JobDB and recover SchedulerEdg

Revision 1.88 - (view) (annotate) - [select for diffs]
Fri Oct 6 13:59:31 2006 UTC (18 years, 6 months ago) by spiga
Branch: MAIN
Changes since 1.87: +137 -117 lines
Diff to previous 1.87 , to selected 1.120
moved requirement from XML to classadd (a classad for each group)

Revision 1.87 - (view) (annotate) - [select for diffs]
Thu Oct 5 15:31:57 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_0_pre1
Changes since 1.86: +45 -31 lines
Diff to previous 1.86 , to selected 1.120
change order of srmcp and lcg-cp

Revision 1.86 - (view) (annotate) - [select for diffs]
Wed Oct 4 16:31:13 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.85: +3 -4 lines
Diff to previous 1.85 , to selected 1.120
next fix for removal of analisys_common_info. analisys_common_info previously hold a flag for copy_input_data probably needed by famos to stage in input files to deactvate stage-in for cmssw. As ORCA support is dropped in >= CRAB_1_3_0, we can safely set this to 0 in SchedulerEdg.py

Revision 1.85 - (view) (annotate) - [select for diffs]
Wed Sep 27 16:17:07 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_3_0, CRAB_1_3_0_pre6
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 , to selected 1.120
use  in srmcp command

Revision 1.84 - (view) (annotate) - [select for diffs]
Fri Sep 22 14:55:40 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre4, CRAB_1_3_0_pre5
Changes since 1.83: +6 -6 lines
Diff to previous 1.83 , to selected 1.120
reordered middleware discovery

Revision 1.83 - (view) (annotate) - [select for diffs]
Thu Sep 21 19:15:43 2006 UTC (18 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.82: +9 -8 lines
Diff to previous 1.82 , to selected 1.120
bug fix to write correctly xml in case of None datasetPath jobs

Revision 1.82 - (view) (annotate) - [select for diffs]
Thu Sep 21 18:39:36 2006 UTC (18 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.81: +1 -1 lines
Diff to previous 1.81 , to selected 1.120
delete a space in inbox files list

Revision 1.81 - (view) (annotate) - [select for diffs]
Thu Sep 21 15:48:26 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre3
Changes since 1.80: +185 -269 lines
Diff to previous 1.80 , to selected 1.120
more mode for merging with boss4 branch

Revision 1.80 - (view) (annotate) - [select for diffs]
Wed Sep 20 17:29:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
Changes since 1.79: +41 -9 lines
Diff to previous 1.79 , to selected 1.120
BOSS4 + sub-file splitting + taskDB

Revision 1.73.2.5.2.10 - (view) (annotate) - [select for diffs]
Mon Sep 18 14:37:10 2006 UTC (18 years, 7 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.9: +6 -176 lines
Diff to previous 1.73.2.5.2.9 , to branch point 1.73.2.5 , to selected 1.120
SchedulerEdg and SchedulerGLite are similar, we can remove one of this,taking care of scheduler name

Revision 1.73.2.5.2.9 - (view) (annotate) - [select for diffs]
Thu Sep 14 16:32:41 2006 UTC (18 years, 7 months ago) by spiga
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.8: +129 -108 lines
Diff to previous 1.73.2.5.2.8 , to branch point 1.73.2.5 , to selected 1.120
optimization of xml creation

Revision 1.73.2.5.2.8 - (view) (annotate) - [select for diffs]
Thu Sep 14 09:16:39 2006 UTC (18 years, 7 months ago) by spiga
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.7: +7 -1 lines
Diff to previous 1.73.2.5.2.7 , to branch point 1.73.2.5 , to selected 1.120
 add strip agruments into the wrapper

Revision 1.73.2.5.2.7 - (view) (annotate) - [select for diffs]
Wed Sep 13 17:28:40 2006 UTC (18 years, 7 months ago) by spiga
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.6: +217 -245 lines
Diff to previous 1.73.2.5.2.6 , to branch point 1.73.2.5 , to selected 1.120
add iterator for xml and other changes related to the xml sintax

Revision 1.73.2.5.2.6 - (view) (annotate) - [select for diffs]
Thu Aug 31 10:34:02 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.5: +65 -102 lines
Diff to previous 1.73.2.5.2.5 , to branch point 1.73.2.5 , to selected 1.120
first attempt to remove old functions

Revision 1.73.2.5.2.5 - (view) (annotate) - [select for diffs]
Tue Aug 29 11:07:49 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.4: +2 -4 lines
Diff to previous 1.73.2.5.2.4 , to branch point 1.73.2.5 , to selected 1.120
fixed stderr-stdout

Revision 1.73.2.5.2.4 - (view) (annotate) - [select for diffs]
Mon Aug 28 16:13:58 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.3: +4 -3 lines
Diff to previous 1.73.2.5.2.3 , to branch point 1.73.2.5 , to selected 1.120
changed for xml creation

Revision 1.73.2.5.2.3 - (view) (annotate) - [select for diffs]
Thu Aug 24 15:32:15 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.2: +87 -43 lines
Diff to previous 1.73.2.5.2.2 , to branch point 1.73.2.5 , to selected 1.120
first changes to use iterator

Revision 1.73.2.5.2.2 - (view) (annotate) - [select for diffs]
Mon Aug 21 15:08:24 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5.2.1: +0 -1 lines
Diff to previous 1.73.2.5.2.1 , to branch point 1.73.2.5 , to selected 1.120
removed test branch

Revision 1.73.2.5.2.1 - (view) (annotate) - [select for diffs]
Mon Aug 21 15:06:46 2006 UTC (18 years, 8 months ago) by fanzago
Branch: CRAB_BOSS4_v1
Changes since 1.73.2.5: +1 -0 lines
Diff to previous 1.73.2.5 , to selected 1.120
test branch

Revision 1.79 - (view) (annotate) - [select for diffs]
Wed Aug 16 16:49:51 2006 UTC (18 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.78: +13 -3 lines
Diff to previous 1.78 , to selected 1.120
support VOMS role and use VO as defined in crab.cfg

Revision 1.78 - (view) (annotate) - [select for diffs]
Thu Aug 3 22:44:40 2006 UTC (18 years, 8 months ago) by gutsche
Branch: MAIN
Changes since 1.77: +1 -1 lines
Diff to previous 1.77 , to selected 1.120
Commit for Malina: Handled block-splitting for CMSSW and CE->SE in .jdl files

Revision 1.77 - (view) (annotate) - [select for diffs]
Mon Jul 31 14:04:13 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
Changes since 1.76: +7 -2 lines
Diff to previous 1.76 , to selected 1.120
lcg-cp verbose for debug level >= 5

Revision 1.76 - (view) (annotate) - [select for diffs]
Fri Jul 28 18:51:44 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
Changes since 1.75: +2 -1 lines
Diff to previous 1.75 , to selected 1.120
Burt Holzman fix for arguments and VO_CMS_SW_DIR/cmsset_default.sh

Revision 1.75 - (view) (annotate) - [select for diffs]
Fri Jul 28 18:04:01 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
Changes since 1.74: +7 -1 lines
Diff to previous 1.74 , to selected 1.120
Burt Holzman fix for arguments and /uscmst1/prod/sw/cms/cmsset_default.sh

Revision 1.73.2.5 - (view) (annotate) - [select for diffs]
Fri Jul 28 13:02:29 2006 UTC (18 years, 9 months ago) by fanzago
Branch: CRAB_BOSS4
Branch point for: CRAB_BOSS4_v1
Changes since 1.73.2.4: +2 -2 lines
Diff to previous 1.73.2.4 , to branch point 1.73 , to next main 1.161 , to selected 1.120
fixed stderr and stdout

Revision 1.74 - (view) (annotate) - [select for diffs]
Wed Jul 26 18:27:39 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
Changes since 1.73: +5 -5 lines
Diff to previous 1.73 , to selected 1.120
Increased timeouts

Revision 1.73.2.4 - (view) (annotate) - [select for diffs]
Thu Jul 20 18:32:30 2006 UTC (18 years, 9 months ago) by spiga
Branch: CRAB_BOSS4
Changes since 1.73.2.3: +91 -5 lines
Diff to previous 1.73.2.3 , to branch point 1.73 , to selected 1.120
add list match for boss4 and changed some hardcoded parameter

Revision 1.73.2.3 - (view) (annotate) - [select for diffs]
Wed Jul 19 14:57:09 2006 UTC (18 years, 9 months ago) by spiga
Branch: CRAB_BOSS4
Changes since 1.73.2.2: +130 -101 lines
Diff to previous 1.73.2.2 , to branch point 1.73 , to selected 1.120
changes for boss4

Revision 1.73.2.2 - (view) (annotate) - [select for diffs]
Wed Jul 19 10:53:40 2006 UTC (18 years, 9 months ago) by fanzago
Branch: CRAB_BOSS4
Changes since 1.73.2.1: +1 -1 lines
Diff to previous 1.73.2.1 , to branch point 1.73 , to selected 1.120
test_branch_2

Revision 1.73.2.1 - (view) (annotate) - [select for diffs]
Wed Jul 19 09:48:26 2006 UTC (18 years, 9 months ago) by fanzago
Branch: CRAB_BOSS4
Changes since 1.73: +1 -1 lines
Diff to previous 1.73 , to selected 1.120
test_branch

Revision 1.73 - (view) (annotate) - [select for diffs]
Thu Jul 13 20:36:17 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_1
Branch point for: CRAB_BOSS4
Changes since 1.72: +40 -26 lines
Diff to previous 1.72 , to selected 1.120
Commit for Malina (who is waiting for enough Karma): added usage of gLite UI on OSG sites to use lcg-cp. If lcg-cp fails, try srmcp both on OSG and LCG sites

Revision 1.72 - (view) (annotate) - [select for diffs]
Fri Jul 7 16:00:37 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71 , to selected 1.120
copy_input_pu_exit_status error

Revision 1.71 - (view) (annotate) - [select for diffs]
Thu Jul 6 13:45:57 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
Changes since 1.70: +7 -7 lines
Diff to previous 1.70 , to selected 1.120
change some echos

Revision 1.70 - (view) (annotate) - [select for diffs]
Thu Jul 6 13:01:32 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
Changes since 1.69: +18 -18 lines
Diff to previous 1.69 , to selected 1.120
from /afs/cern.ch/user/f/fanzago/scratch0/CRAB/python to RUNTIME_AREA

Revision 1.69 - (view) (annotate) - [select for diffs]
Tue Jul 4 12:58:15 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre9
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 , to selected 1.120
redirection of voms error

Revision 1.68 - (view) (annotate) - [select for diffs]
Mon Jul 3 15:24:39 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
Changes since 1.67: +41 -17 lines
Diff to previous 1.67 , to selected 1.120
... sh error

Revision 1.67 - (view) (annotate) - [select for diffs]
Mon Jul 3 10:30:14 2006 UTC (18 years, 9 months ago) by fanzago
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66 , to selected 1.120
...txt error...

Revision 1.66 - (view) (annotate) - [select for diffs]
Fri Jun 30 15:12:30 2006 UTC (18 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.65: +22 -10 lines
Diff to previous 1.65 , to selected 1.120
change about output copy to SE

Revision 1.65 - (view) (annotate) - [select for diffs]
Tue Jun 27 15:39:58 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre8
Changes since 1.64: +0 -3 lines
Diff to previous 1.64 , to selected 1.120
removed GridSyncJobId from the fields which are reported every time from the WN script to the DashBoard

Revision 1.64 - (view) (annotate) - [select for diffs]
Tue Jun 27 02:31:31 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.63: +19 -4 lines
Diff to previous 1.63 , to selected 1.120
changes WN wrapper script ML reporting to report only the relevant information (repo is deleted after report to ML) at any stage of WN script

Revision 1.63 - (view) (annotate) - [select for diffs]
Fri Jun 23 15:33:01 2006 UTC (18 years, 10 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre7
Changes since 1.62: +4 -5 lines
Diff to previous 1.62 , to selected 1.120
removed bug in copy_exit_status

Revision 1.62 - (view) (annotate) - [select for diffs]
Tue Jun 20 15:37:51 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.61: +22 -46 lines
Diff to previous 1.61 , to selected 1.120
cleanup in code for requirements

Revision 1.61 - (view) (annotate) - [select for diffs]
Thu Jun 15 17:26:44 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.60: +4 -1 lines
Diff to previous 1.60 , to selected 1.120
protection for no taskId

Revision 1.60 - (view) (annotate) - [select for diffs]
Tue Jun 13 20:43:39 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.59: +39 -13 lines
Diff to previous 1.59 , to selected 1.120
moved initial DashBoard reporting to scheduler, added failure codes for OSG WN tmp directory removal, fixed bugs in DashBoard exitcode reporting (no spaces), introduced default for other.GlueCEPolicyMaxCPUTime of 1000

Revision 1.59 - (view) (annotate) - [select for diffs]
Wed Jun 7 23:02:53 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.58: +7 -2 lines
Diff to previous 1.58 , to selected 1.120
added default max_wall_clock_time of 8 hours, added submission to sites which publish max_wall_clock_time=0 (no restrictions assumed)

Revision 1.58 - (view) (annotate) - [select for diffs]
Sun Jun 4 17:42:28 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 , to selected 1.120
changed validity time of requested proxy in voms-proxy-init to 96 hours (new maximal possible length of lcg-voms.cern.ch)

Revision 1.57 - (view) (annotate) - [select for diffs]
Sun Jun 4 16:53:36 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.56: +4 -3 lines
Diff to previous 1.56 , to selected 1.120
moved SyncGridId creation in wrapper script to front that error exit codes during job setup are reported correctly to the DashBoard

Revision 1.56 - (view) (annotate) - [select for diffs]
Sun May 28 02:26:09 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: post_cmssw_integration_20060527
Changes since 1.55: +3 -3 lines
Diff to previous 1.55 , to selected 1.120
Integrate CMSSW: changes due to arguments string rather than separate data members for first event, etc.

Revision 1.55 - (view) (annotate) - [select for diffs]
Wed May 3 08:44:30 2006 UTC (19 years ago) by corvo
Branch: MAIN
CVS Tags: pre_cmssw_integration_20060527
Changes since 1.54: +1 -1 lines
Diff to previous 1.54 , to selected 1.120
Substitute os.getlogin with os.environ['USER']

Revision 1.54 - (view) (annotate) - [select for diffs]
Thu Apr 20 16:37:12 2006 UTC (19 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0, CRAB_1_1_0_pre4
Changes since 1.53: +1 -1 lines
Diff to previous 1.53 , to selected 1.120
check also localTime

Revision 1.53 - (view) (annotate) - [select for diffs]
Thu Apr 20 12:53:58 2006 UTC (19 years ago) by fanzago
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 , to selected 1.120
fixed proxy with timeleft = 0 problem

Revision 1.52 - (view) (annotate) - [select for diffs]
Wed Apr 19 12:38:20 2006 UTC (19 years ago) by fanzago
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51 , to selected 1.120
change voms-proxy-info - actimeleft to get only the first attribute

Revision 1.51 - (view) (annotate) - [select for diffs]
Thu Apr 13 17:25:07 2006 UTC (19 years ago) by slacapra
Branch: MAIN
Changes since 1.50: +45 -4 lines
Diff to previous 1.50 , to selected 1.120
use myproxy server with voms: update for appropriate chack

Revision 1.50 - (view) (annotate) - [select for diffs]
Thu Apr 13 15:59:08 2006 UTC (19 years ago) by slacapra
Branch: MAIN
Changes since 1.49: +19 -7 lines
Diff to previous 1.49 , to selected 1.120
include EdgConfig and update checkProxy to voms

Revision 1.49 - (view) (annotate) - [select for diffs]
Fri Apr 7 12:58:38 2006 UTC (19 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_1_0_pre1, CRAB_1_1_0_pre3
Changes since 1.48: +191 -108 lines
Diff to previous 1.48 , to selected 1.120
final version of jobtype supporting both Lcg and Osg

Revision 1.48 - (view) (annotate) - [select for diffs]
Thu Apr 6 16:45:46 2006 UTC (19 years ago) by fanzago
Branch: MAIN
Changes since 1.47: +42 -19 lines
Diff to previous 1.47 , to selected 1.120
changes related to black and white list

Revision 1.47 - (view) (annotate) - [select for diffs]
Tue Apr 4 20:45:51 2006 UTC (19 years ago) by gutsche
Branch: MAIN
Changes since 1.46: +1 -0 lines
Diff to previous 1.46 , to selected 1.120
added DashboardAPI.py to be included in input sandbox. Missing for new apmon api

Revision 1.46 - (view) (annotate) - [select for diffs]
Tue Mar 28 16:50:16 2006 UTC (19 years, 1 month ago) by slacapra
Branch: MAIN
Changes since 1.45: +9 -5 lines
Diff to previous 1.45 , to selected 1.120
Get RB configuration files automatically

Revision 1.45 - (view) (annotate) - [select for diffs]
Tue Mar 28 07:38:37 2006 UTC (19 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 , to selected 1.120
increased time out for stage out from 30 to 1200

Revision 1.44 - (view) (annotate) - [select for diffs]
Fri Mar 24 13:25:36 2006 UTC (19 years, 1 month ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_7
Changes since 1.43: +3 -0 lines
Diff to previous 1.43 , to selected 1.120
protection for listMatch failure

Revision 1.43 - (view) (annotate) - [select for diffs]
Tue Mar 21 15:57:24 2006 UTC (19 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_0_7_pre1
Changes since 1.42: +17 -2 lines
Diff to previous 1.42 , to selected 1.120
add loop for pile Up & mior bug fixed

Revision 1.42 - (view) (annotate) - [select for diffs]
Wed Mar 15 17:34:10 2006 UTC (19 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.41: +12 -8 lines
Diff to previous 1.41 , to selected 1.120
bug fix for famos

Revision 1.41 - (view) (annotate) - [select for diffs]
Tue Mar 14 16:37:01 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6
Changes since 1.40: +1 -1 lines
Diff to previous 1.40 , to selected 1.120
removed a print

Revision 1.40 - (view) (annotate) - [select for diffs]
Tue Feb 21 14:06:06 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.39: +7 -4 lines
Diff to previous 1.39 , to selected 1.120
fixed bug related to additional files in inputsandbox

Revision 1.39 - (view) (annotate) - [select for diffs]
Mon Feb 20 18:02:06 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.38: +28 -1 lines
Diff to previous 1.38 , to selected 1.120
added new function CopyInput

Revision 1.38 - (view) (annotate) - [select for diffs]
Fri Feb 17 16:11:21 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.37: +66 -54 lines
Diff to previous 1.37 , to selected 1.120
some changes for FAMOS and LFC

Revision 1.37 - (view) (annotate) - [select for diffs]
Wed Feb 15 13:36:01 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 , to selected 1.120
change paramenter name

Revision 1.36 - (view) (annotate) - [select for diffs]
Tue Feb 14 16:51:25 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.35: +54 -13 lines
Diff to previous 1.35 , to selected 1.120
first test with LFC catalog

Revision 1.35 - (view) (annotate) - [select for diffs]
Wed Jan 18 18:30:47 2006 UTC (19 years, 3 months ago) by corvo
Branch: MAIN
Changes since 1.34: +4 -2 lines
Diff to previous 1.34 , to selected 1.120
changed output copy commands

Revision 1.34 - (view) (annotate) - [select for diffs]
Thu Dec 15 16:18:23 2005 UTC (19 years, 4 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_4
Changes since 1.33: +27 -14 lines
Diff to previous 1.33 , to selected 1.120
New error code and new files added to the inputsandbox

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Dec 14 16:05:23 2005 UTC (19 years, 4 months ago) by fanzago
Branch: MAIN
Changes since 1.32: +6 -0 lines
Diff to previous 1.32 , to selected 1.120
resubmit

Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Dec 6 16:47:25 2005 UTC (19 years, 4 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_3
Changes since 1.31: +9 -12 lines
Diff to previous 1.31 , to selected 1.120
improved runCommand plus cosmetics

Revision 1.31 - (view) (annotate) - [select for diffs]
Tue Dec 6 13:18:48 2005 UTC (19 years, 4 months ago) by slacapra
Branch: MAIN
Changes since 1.30: +45 -33 lines
Diff to previous 1.30 , to selected 1.120
fix problem in list match with better parsing

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Nov 18 16:55:40 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.29: +37 -28 lines
Diff to previous 1.29 , to selected 1.120
fixed problem with copy_data, return_data and register_data value

Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Nov 18 15:50:23 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.28: +0 -1 lines
Diff to previous 1.28 , to selected 1.120
removed a print

Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Nov 18 13:09:05 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.27: +38 -31 lines
Diff to previous 1.27 , to selected 1.120
fixed list_match bug

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Nov 10 16:43:30 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 , to selected 1.120
fixed bug with close_se

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Nov 9 14:03:43 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 , to selected 1.120
fixed bug about "created job status"

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Nov 8 15:09:24 2005 UTC (19 years, 5 months ago) by spiga
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 , to selected 1.120
post mortem ok

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Nov 8 14:34:35 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 , to selected 1.120
removed self.configOpt from logging_info command

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Nov 8 13:27:11 2005 UTC (19 years, 5 months ago) by spiga
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 , to selected 1.120
PostMortem with boss

Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Nov 5 11:44:32 2005 UTC (19 years, 5 months ago) by slacapra
Branch: MAIN
Changes since 1.21: +27 -35 lines
Diff to previous 1.21 , to selected 1.120
use standard runCommand() for edg-list-match so if exit>0 stdout/err is printed

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Nov 4 13:48:10 2005 UTC (19 years, 5 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_1
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.120
remove printout

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Oct 18 15:30:52 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_rc1
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 , to selected 1.120
get sid from output, not from command

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Oct 18 14:11:12 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.18: +6 -4 lines
Diff to previous 1.18 , to selected 1.120
Fix problem in check and create proxy

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Oct 13 17:10:03 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_beta4
Changes since 1.17: +47 -48 lines
Diff to previous 1.17 , to selected 1.120
mods to run with central bossDB or task-limited bossDB

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Oct 12 16:42:18 2005 UTC (19 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.16: +7 -3 lines
Diff to previous 1.16 , to selected 1.120
boss table entry exit_code

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Oct 6 10:38:21 2005 UTC (19 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.15: +12 -12 lines
Diff to previous 1.15 , to selected 1.120
moved EDG_WL_LOCATION ...

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Oct 5 16:23:32 2005 UTC (19 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.14: +18 -19 lines
Diff to previous 1.14 , to selected 1.120
changed crab, orca and edg schema, to grep new exit_code

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Oct 4 18:19:33 2005 UTC (19 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.13: +199 -52 lines
Diff to previous 1.13 , to selected 1.120
changed for copy and register data

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Oct 3 12:17:43 2005 UTC (19 years, 6 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1_boss_2
Changes since 1.12: +1 -17 lines
Diff to previous 1.12 , to selected 1.120
fixed bugs

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Sep 26 08:59:06 2005 UTC (19 years, 7 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1_boss
Changes since 1.11: +8 -7 lines
Diff to previous 1.11 , to selected 1.120
lines about glite

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Sep 23 10:26:41 2005 UTC (19 years, 7 months ago) by corvo
Branch: MAIN
Changes since 1.10: +15 -8 lines
Diff to previous 1.10 , to selected 1.120
Allow user to manage grid-proxy-init interactively

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Aug 31 16:06:40 2005 UTC (19 years, 8 months ago) by fanzago
Branch: MAIN
Changes since 1.9: +21 -16 lines
Diff to previous 1.9 , to selected 1.120
new function sched_param, changed createJdl in createSchScript

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Aug 31 11:39:46 2005 UTC (19 years, 8 months ago) by spiga
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8 , to selected 1.120
proto mon

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Aug 23 10:38:09 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre2, CRAB_1_0_0_pre3
Changes since 1.7: +48 -24 lines
Diff to previous 1.7 , to selected 1.120
too many changes to be listed here...

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jul 25 14:31:24 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1
Changes since 1.6: +21 -18 lines
Diff to previous 1.6 , to selected 1.120
too many changes to be listed...

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jul 20 10:03:22 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.5: +79 -1 lines
Diff to previous 1.5 , to selected 1.120
too many changes to list them here...

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Jun 23 16:53:25 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.4: +16 -25 lines
Diff to previous 1.4 , to selected 1.120
Commands '-list', '-status', '-kill', '-retrieve' implemented

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Jun 22 15:14:57 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 , to selected 1.120
The '-continue' option implemented

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jun 21 11:06:51 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.2: +12 -9 lines
Diff to previous 1.2 , to selected 1.120
Job submission implemented

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Jun 20 10:13:11 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.1: +10 -0 lines
Diff to previous 1.1 , to selected 1.120
job script generation implemented

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Mar 10 16:20:30 2005 UTC (20 years, 1 month ago) by nsmirnov
Branch: MAIN
Diff to selected 1.120
initial set of files

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a