ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab.cfg
Revision 1.63 - (view) (annotate) - [select for diffs]
Wed Jul 4 00:50:09 2007 UTC (17 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre3, CRAB_2_0_0_pre4, configure
Changes since 1.62: +5 -0 lines
Diff to previous 1.62
Introduced run selection within single PDS

crab.cfg card:

runselection = 1,2,3-4

Parsing is done on UI, DBS has no suited API to do parsing on DBS server (yet)
api.listFiles is used with details=True which increases query time significantly.

In addition, filtered for .dat files which can be present in PDS mixed with .root

Revision 1.62 - (view) (annotate) - [select for diffs]
Mon Jun 25 13:57:48 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre2
Changes since 1.61: +0 -1 lines
Diff to previous 1.61
removed old username and dataname

Revision 1.61 - (view) (annotate) - [select for diffs]
Sun Jun 24 11:42:52 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.60: +14 -1 lines
Diff to previous 1.60
changes to publish option

Revision 1.60 - (view) (annotate) - [select for diffs]
Thu Jun 21 22:23:34 2007 UTC (17 years, 10 months ago) by fanzago
Branch: MAIN
Changes since 1.59: +2 -0 lines
Diff to previous 1.59
added import parent function

Revision 1.59 - (view) (annotate) - [select for diffs]
Mon Jun 18 15:34:47 2007 UTC (17 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre1
Changes since 1.58: +0 -1 lines
Diff to previous 1.58
changed to new DBS api which treats PDS and ADS the same, updated DBS tag to 1_0_4_pre2, removed card for dbs version in crab.cfg

Revision 1.58 - (view) (annotate) - [select for diffs]
Fri May 18 10:33:10 2007 UTC (17 years, 11 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_1, CRAB_1_5_2, CRAB_2_0_0_pre1, CRAB_2_0_0_pre2, CRAB_2_0_0_pre3
Changes since 1.57: +1 -1 lines
Diff to previous 1.57
change castor.cern.ch to srm.cern.ch in the example for storage element

Revision 1.57 - (view) (annotate) - [select for diffs]
Tue May 15 14:28:32 2007 UTC (17 years, 11 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_1_pre2, CRAB_1_5_1_pre3, CRAB_1_5_1_pre4
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
put in crab.cfg a good dataset

Revision 1.56 - (view) (annotate) - [select for diffs]
Thu May 10 14:36:29 2007 UTC (17 years, 11 months ago) by slacapra
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
DBS2 is default

Revision 1.55 - (view) (annotate) - [select for diffs]
Wed May 2 10:32:32 2007 UTC (18 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_1_pre1
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
just changed the name of output_file

Revision 1.54 - (view) (annotate) - [select for diffs]
Mon Apr 16 14:53:15 2007 UTC (18 years ago) by spiga
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
sync. with cmssw.cfg to use for test

Revision 1.53 - (view) (annotate) - [select for diffs]
Thu Mar 8 17:45:12 2007 UTC (18 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_0, CRAB_1_5_0_pre8, CRAB_1_5_0_pre9
Changes since 1.52: +3 -0 lines
Diff to previous 1.52
added key to use a "non default" BOSS clad config files

Revision 1.52 - (view) (annotate) - [select for diffs]
Wed Feb 7 16:47:45 2007 UTC (18 years, 2 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_0_pre7
Changes since 1.51: +1 -0 lines
Diff to previous 1.51
Add dbs_version card for steering the api version of the selected dbs server, default v00_00_05. Improved exception handling

Revision 1.51 - (view) (annotate) - [select for diffs]
Thu Feb 1 16:16:22 2007 UTC (18 years, 3 months ago) by gutsche
Branch: MAIN
Changes since 1.50: +6 -7 lines
Diff to previous 1.50
added commented template card:

# use_dbs_2 = 0

Revision 1.50 - (view) (annotate) - [select for diffs]
Fri Jan 19 17:33:35 2007 UTC (18 years, 3 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_0_pre6
Changes since 1.49: +12 -0 lines
Diff to previous 1.49
Added commented template parameter for overriding jobmanager batch system type queried using GridCat service.
Added commented template parameter for additional condor-g parameters using the globusrsl flag.

Revision 1.49 - (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, CRAB_1_4_1_pre1, CRAB_1_4_1_pre2, CRAB_1_4_2, CRAB_1_5_0_pre1, CRAB_1_5_0_pre2, CRAB_1_5_0_pre3, CRAB_1_5_0_pre4, CRAB_1_5_0_pre5
Branch point for: branch_1_4_1
Changes since 1.48: +3 -0 lines
Diff to previous 1.48
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.48 - (view) (annotate) - [select for diffs]
Thu Oct 19 16:46:40 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_0
Changes since 1.47: +11 -7 lines
Diff to previous 1.47
update help and template crab.cfg

Revision 1.47 - (view) (annotate) - [select for diffs]
Wed Oct 11 23:52:37 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_4_0_pre3, CRAB_1_4_0_pre4
Changes since 1.46: +10 -0 lines
Diff to previous 1.46
 added se_ flags for SE selection in DataLocation, ce_ flags still used on top

Revision 1.46 - (view) (annotate) - [select for diffs]
Fri Sep 29 13:20:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0, CRAB_1_4_0_pre1, CRAB_1_4_0_pre2
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
add some timing

Revision 1.45 - (view) (annotate) - [select for diffs]
Wed Sep 27 17:34:23 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre6
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
use querytest2 during transition

Revision 1.44 - (view) (annotate) - [select for diffs]
Wed Sep 27 16:47:53 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
Changes since 1.43: +2 -4 lines
Diff to previous 1.43
add prodquerytest2 as dbs_url

Revision 1.43 - (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, CRAB_1_3_0_pre4, CRAB_1_3_0_pre5
Changes since 1.42: +4 -3 lines
Diff to previous 1.42
more mode for merging with boss4 branch

Revision 1.42 - (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.41: +7 -140 lines
Diff to previous 1.41
BOSS4 + sub-file splitting + taskDB

Revision 1.41 - (view) (annotate) - [select for diffs]
Wed Aug 16 17:10:36 2006 UTC (18 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.40: +9 -9 lines
Diff to previous 1.40
add EDG.role

Revision 1.40 - (view) (annotate) - [select for diffs]
Thu Aug 10 20:39:23 2006 UTC (18 years, 8 months ago) by mkirn
Branch: MAIN
Changes since 1.39: +6 -0 lines
Diff to previous 1.39
Added DBS/DLS options

Revision 1.39 - (view) (annotate) - [select for diffs]
Fri Aug 4 18:44:23 2006 UTC (18 years, 8 months ago) by mkirn
Branch: MAIN
Changes since 1.38: +3 -4 lines
Diff to previous 1.38
Run edg-job-list-match for all jobs being submitted

Revision 1.38 - (view) (annotate) - [select for diffs]
Tue Jul 4 16:40:30 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_0_pre9, CRAB_1_2_1
Branch point for: CRAB_BOSS4, CRAB_BOSS4_v1
Changes since 1.37: +4 -1 lines
Diff to previous 1.37
update doc for splitting

Revision 1.37 - (view) (annotate) - [select for diffs]
Tue Jul 4 09:17:15 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36
splitting per events

Revision 1.36 - (view) (annotate) - [select for diffs]
Wed Jun 28 16:24:51 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre8
Changes since 1.35: +11 -10 lines
Diff to previous 1.35
cleanup

Revision 1.35 - (view) (annotate) - [select for diffs]
Fri Jun 23 15:46:27 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre7
Changes since 1.34: +37 -19 lines
Diff to previous 1.34
add parameter template for CMSSW

Revision 1.34 - (view) (annotate) - [select for diffs]
Thu Jun 22 16:06:05 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.33: +13 -10 lines
Diff to previous 1.33
new options

Revision 1.33 - (view) (annotate) - [select for diffs]
Sun May 28 02:32:25 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: post_cmssw_integration_20060527
Changes since 1.32: +20 -1 lines
Diff to previous 1.32
Integrate CMSSW: add CMSSW steering parameters

Revision 1.32 - (view) (annotate) - [select for diffs]
Fri Apr 28 12:01:53 2006 UTC (19 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0, pre_cmssw_integration_20060527
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
script for tar ball

Revision 1.31 - (view) (annotate) - [select for diffs]
Wed Apr 19 12:33:37 2006 UTC (19 years ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_1_0_pre4
Changes since 1.30: +9 -0 lines
Diff to previous 1.30
added rb and proxy_server keys

Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Apr 6 16:50:37 2006 UTC (19 years ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_1_0_pre1, CRAB_1_1_0_pre3
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
changes related to black and white list

Revision 1.29 - (view) (annotate) - [select for diffs]
Thu Mar 23 11:46:07 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.28: +8 -0 lines
Diff to previous 1.28
added PU parameters fom FAMOS

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Mar 14 17:22:43 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
commented a line

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Mar 14 17:21:18 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.26: +1 -4 lines
Diff to previous 1.26
compulsory use of boss and monalisa

Revision 1.26 - (view) (annotate) - [select for diffs]
Mon Mar 13 17:12:35 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.25: +12 -7 lines
Diff to previous 1.25
commented some lines

Revision 1.25 - (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.24: +2 -2 lines
Diff to previous 1.24
fixed bug related to additional files in inputsandbox

Revision 1.24 - (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.23: +7 -11 lines
Diff to previous 1.23
added new function CopyInput

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Feb 17 16:12:29 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.22: +68 -21 lines
Diff to previous 1.22
some changes for FAMOS and LFC

Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Feb 15 13:35:30 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
change paramenter name

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Feb 14 16:54:38 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.20: +9 -5 lines
Diff to previous 1.20
added parameters for LFC catalog

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Nov 11 14:23:49 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2, CRAB_1_0_3, CRAB_1_0_4
Changes since 1.19: +12 -12 lines
Diff to previous 1.19
added full path to ui_working_dir

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Nov 2 12:38:30 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_rc1, CRAB_1_0_1
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
change use central DB to 0

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Nov 2 11:01:05 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.17: +13 -14 lines
Diff to previous 1.17
small mods

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Oct 27 16:04:41 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.16: +20 -20 lines
Diff to previous 1.16
documentation

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Oct 27 09:56:50 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
Changes since 1.15: +0 -2 lines
Diff to previous 1.15
documentation

Revision 1.15 - (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.14: +6 -1 lines
Diff to previous 1.14
mods to run with central bossDB or task-limited bossDB

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: +113 -78 lines
Diff to previous 1.13
changed for copy and register data

Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Sep 24 14:34:21 2005 UTC (19 years, 7 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1_boss, CRAB_1_0_0_pre1_boss_2
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
boss integration

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Sep 22 13:35:22 2005 UTC (19 years, 7 months ago) by fanzago
Branch: MAIN
Changes since 1.11: +15 -12 lines
Diff to previous 1.11
two lines commented

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Aug 31 16:21:34 2005 UTC (19 years, 8 months ago) by fanzago
Branch: MAIN
Changes since 1.10: +10 -10 lines
Diff to previous 1.10
added use_boss

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Aug 23 12:20:17 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre3
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
add monalisa card

Revision 1.9 - (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
Changes since 1.8: +9 -9 lines
Diff to previous 1.8
too many changes to be listed here...

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Aug 10 16:52:51 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.7: +11 -4 lines
Diff to previous 1.7
more check on DB plus other

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: +12 -9 lines
Diff to previous 1.6
too many changes to be listed...

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jul 20 12:01:43 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.5: +7 -7 lines
Diff to previous 1.5
about splitting

Revision 1.5 - (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.4: +15 -7 lines
Diff to previous 1.4
too many changes to list them here...

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jun 30 10:35:27 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
more flexible syntax for job range

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Jun 29 11:35:18 2005 UTC (19 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
check -continue or -create for submit

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 29 09:45:53 2005 UTC (19 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.1: +8 -4 lines
Diff to previous 1.1
bug fixed

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
initial set of files

Convenience Links

Links to HEAD: (view) (annotate) Links to configure: (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