ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/cms_orca.py
Revision 1.65
Wed Sep 27 14:20:46 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: HEAD
Changes since 1.64: +0 -0 lines
FILE REMOVED
remove obsolete ORCA related files

Revision 1.64 - (view) (annotate) - [select for diffs]
Fri Sep 22 15:03:06 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.63: +2 -4 lines
Diff to previous 1.63
working dir creation on OSG moved to mktemp

Revision 1.59.4.1
Wed Sep 20 17:29:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: CRAB_BOSS4_v1
Changes since 1.59: +0 -0 lines
FILE REMOVED
BOSS4 + sub-file splitting + taskDB

Revision 1.63 - (view) (annotate) - [select for diffs]
Sun Aug 27 21:11:33 2006 UTC (18 years, 8 months ago) by gutsche
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.62: +4 -1 lines
Diff to previous 1.62
added ncjobs parameter handed over in Creator.py, not used in non-cmssw jobtypes

Revision 1.62 - (view) (annotate) - [select for diffs]
Wed Aug 9 15:52:57 2006 UTC (18 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.61: +11 -13 lines
Diff to previous 1.61
targetSite sent to dashboard is job specific

Revision 1.61 - (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.60: +24 -19 lines
Diff to previous 1.60
Commit for Malina: Handled block-splitting for CMSSW and CE->SE in .jdl files

Revision 1.60 - (view) (annotate) - [select for diffs]
Fri Jul 28 18:19:34 2006 UTC (18 years, 9 months ago) by mkirn
Branch: MAIN
Changes since 1.59: +15 -9 lines
Diff to previous 1.59
Burt Holzman fix for arguments and VO_CMS_SW_DIR/cmsset_default.sh

Revision 1.59 - (view) (annotate) - [select for diffs]
Thu Jul 6 10:22:11 2006 UTC (18 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_1
Branch point for: CRAB_BOSS4, CRAB_BOSS4_v1
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
better messages

Revision 1.58 - (view) (annotate) - [select for diffs]
Fri Jun 30 11:31:27 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre9
Changes since 1.57: +3 -3 lines
Diff to previous 1.57
simplify and fix handling of list in JobDB

Revision 1.57 - (view) (annotate) - [select for diffs]
Wed Jun 28 14:35:12 2006 UTC (18 years, 10 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre8
Changes since 1.56: +18 -9 lines
Diff to previous 1.56
changed copy and replica to SE and catalog

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

Revision 1.55 - (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.54: +86 -2 lines
Diff to previous 1.54
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.54 - (view) (annotate) - [select for diffs]
Fri Jun 23 15:10:39 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre7
Changes since 1.53: +4 -4 lines
Diff to previous 1.53
job splitting parameters are inside each jobtype section of crab.cfg

Revision 1.53 - (view) (annotate) - [select for diffs]
Thu Jun 15 17:41:01 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.52: +232 -228 lines
Diff to previous 1.52
DBS/DLS is default for ORCA jobtype. orca_pubdb is jobtype to use pubdb

Revision 1.52 - (view) (annotate) - [select for diffs]
Tue Jun 13 20:43:00 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.51: +53 -64 lines
Diff to previous 1.51
moved initial DashBoard reporting to scheduler, added failure codes for OSG WN tmp directory removal, fixed bugs in DashBoard exitcode reporting (no spaces)

Revision 1.51 - (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.50: +27 -26 lines
Diff to previous 1.50
moved SyncGridId creation in wrapper script to front that error exit codes during job setup are reported correctly to the DashBoard

Revision 1.50 - (view) (annotate) - [select for diffs]
Sun May 28 02:28:50 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: post_cmssw_integration_20060527
Changes since 1.49: +166 -5 lines
Diff to previous 1.49
Integrate CMSSW: changes due to jobsplitting moved to jobtype and arguments string rather than individual job parameter data members

Revision 1.49 - (view) (annotate) - [select for diffs]
Wed May 24 21:04:52 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: pre_cmssw_integration_20060527
Changes since 1.48: +13 -1 lines
Diff to previous 1.48
added monitoring for OSG using EDG and Condor-G scheduler

Revision 1.48 - (view) (annotate) - [select for diffs]
Wed Apr 26 15:31:06 2006 UTC (19 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
bug fix in copying multiple files on SE. BTW same code in 4 different classescvscheckcvscheck BAD!

Revision 1.47 - (view) (annotate) - [select for diffs]
Fri Apr 7 14:38:11 2006 UTC (19 years ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0_pre1, CRAB_1_1_0_pre3, CRAB_1_1_0_pre4
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
remove MonRecAlisaBuilder from user .orcarc in case

Revision 1.46 - (view) (annotate) - [select for diffs]
Fri Apr 7 12:58:38 2006 UTC (19 years ago) by spiga
Branch: MAIN
Changes since 1.45: +204 -16 lines
Diff to previous 1.45
final version of jobtype supporting both Lcg and Osg

Revision 1.45 - (view) (annotate) - [select for diffs]
Thu Apr 6 08:03:51 2006 UTC (19 years ago) by corvo
Branch: MAIN
Changes since 1.44: +1 -10 lines
Diff to previous 1.44
switched off ML reporting from Framework

Revision 1.44 - (view) (annotate) - [select for diffs]
Tue Apr 4 16:19:28 2006 UTC (19 years ago) by corvo
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
compliant with the new ApmonIf

Revision 1.43 - (view) (annotate) - [select for diffs]
Thu Mar 30 10:22:08 2006 UTC (19 years, 1 month ago) by corvo
Branch: MAIN
Changes since 1.42: +5 -3 lines
Diff to previous 1.42
Added a couple of ML params

Revision 1.42 - (view) (annotate) - [select for diffs]
Wed Mar 29 14:48:42 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
changed ../ with  in untar of tgz code

Revision 1.41 - (view) (annotate) - [select for diffs]
Tue Mar 28 16:49:50 2006 UTC (19 years, 1 month ago) by slacapra
Branch: MAIN
Changes since 1.40: +6 -4 lines
Diff to previous 1.40
fix lack of LOCALRT in scram v102 and move tar ball creation in cms_jobtypo plus TarBall.py for common code

Revision 1.40 - (view) (annotate) - [select for diffs]
Tue Mar 14 16:37:33 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6, CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.39: +4 -5 lines
Diff to previous 1.39
fixed bug with output_file

Revision 1.39 - (view) (annotate) - [select for diffs]
Tue Mar 14 13:28:28 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
changed error code

Revision 1.38 - (view) (annotate) - [select for diffs]
Mon Mar 13 17:56:46 2006 UTC (19 years, 1 month ago) by corvo
Branch: MAIN
Changes since 1.37: +13 -13 lines
Diff to previous 1.37
Fixed error codes

Revision 1.37 - (view) (annotate) - [select for diffs]
Mon Mar 13 17:09:53 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36
fixed scramv1 bug

Revision 1.36 - (view) (annotate) - [select for diffs]
Thu Mar 9 17:11:04 2006 UTC (19 years, 1 month ago) by corvo
Branch: MAIN
Changes since 1.35: +31 -2 lines
Diff to previous 1.35
Minor changes for info reporting

Revision 1.35 - (view) (annotate) - [select for diffs]
Wed Mar 8 16:50:21 2006 UTC (19 years, 1 month ago) by fanzago
Branch: MAIN
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
changes for famos

Revision 1.34 - (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.33: +22 -21 lines
Diff to previous 1.33
fixed bug related to additional files in inputsandbox

Revision 1.33 - (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.32: +1 -0 lines
Diff to previous 1.32
added new function CopyInput

Revision 1.32 - (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.31: +31 -10 lines
Diff to previous 1.31
some changes for FAMOS and LFC

Revision 1.31 - (view) (annotate) - [select for diffs]
Tue Feb 14 18:26:19 2006 UTC (19 years, 2 months ago) by slacapra
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
comparing int with int, not string grrrrr

Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Feb 14 16:48:37 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
fixed a bug with eval

Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Feb 10 14:25:58 2006 UTC (19 years, 2 months ago) by fanzago
Branch: MAIN
Changes since 1.28: +5 -4 lines
Diff to previous 1.28
fixed for bug in scramv1

Revision 1.28 - (view) (annotate) - [select for diffs]
Thu Dec 15 16:15:32 2005 UTC (19 years, 4 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_4
Changes since 1.27: +16 -7 lines
Diff to previous 1.27
New 'production compliant' error code

Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Dec 5 16:59:35 2005 UTC (19 years, 4 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_3
Changes since 1.26: +2 -5 lines
Diff to previous 1.26
fixed bug about exe_script

Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Dec 1 13:48:29 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
Changes since 1.25: +14 -1 lines
Diff to previous 1.25
fixed bug of additional_files

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Nov 8 15:42:38 2005 UTC (19 years, 5 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2
Changes since 1.24: +7 -3 lines
Diff to previous 1.24
change for output dir

Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Nov 7 19:32:13 2005 UTC (19 years, 5 months ago) by afanfani
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
 replace incorrect .orcarc card MaxEvent with MaxEvents

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Nov 4 13:42:40 2005 UTC (19 years, 5 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_1
Changes since 1.22: +4 -2 lines
Diff to previous 1.22
raise exception if orcarc_file specified by user does not exist

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Nov 4 10:50:51 2005 UTC (19 years, 5 months ago) by slacapra
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21
fix bug for init check at WN

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Oct 28 08:13:26 2005 UTC (19 years, 6 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_0_rc1
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
support for user supplied script

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Oct 28 08:12:32 2005 UTC (19 years, 6 months ago) by corvo
Branch: MAIN
Changes since 1.19: +24 -5 lines
Diff to previous 1.19
support for user supplied script

Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Oct 13 13:01:57 2005 UTC (19 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_beta4
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
mods by AleF to fix ordering of catalogs

Revision 1.18 - (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.17: +4 -4 lines
Diff to previous 1.17
boss table entry exit_code

Revision 1.17 - (view) (annotate) - [select for diffs]
Sun Oct 9 17:06:15 2005 UTC (19 years, 6 months ago) by spiga
Branch: MAIN
Changes since 1.16: +14 -1 lines
Diff to previous 1.16
JOB_EXIT

Revision 1.16 - (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.15: +19 -15 lines
Diff to previous 1.15
changed crab, orca and edg schema, to grep new exit_code

Revision 1.15 - (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.14: +7 -4 lines
Diff to previous 1.14
changed for copy and register data

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

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Sep 16 09:35:38 2005 UTC (19 years, 7 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1_boss
Changes since 1.12: +5 -2 lines
Diff to previous 1.12
Bug fix in input sandbox file list

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Aug 31 16:05:20 2005 UTC (19 years, 8 months ago) by fanzago
Branch: MAIN
Changes since 1.11: +5 -6 lines
Diff to previous 1.11
change self.tgz in self.NameWithPath in all functions

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Aug 31 10:38:11 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.10: +0 -102 lines
Diff to previous 1.10
cleanuo

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

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: +278 -149 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: +5 -2 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: +25 -9 lines
Diff to previous 1.6
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: +26 -123 lines
Diff to previous 1.5
too many changes to list them here...

Revision 1.5 - (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.4: +39 -30 lines
Diff to previous 1.4
The '-continue' option implemented

Revision 1.4 - (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.3: +82 -29 lines
Diff to previous 1.3
job script generation implemented

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Jun 13 12:41:48 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.2: +31 -15 lines
Diff to previous 1.2
Numerous debug messages added

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jun 7 07:21:04 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.1: +16 -20 lines
Diff to previous 1.1
pubdb.py renamed to PubDB.py

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)

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