ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerCondor.py
Revision 1.31 - (view) (annotate) - [select for diffs]
Tue May 11 13:39:50 2010 UTC (14 years, 11 months ago) by farinafa
Branch: MAIN
CVS Tags: CRAB_2_7_3, CRAB_2_7_3_beta, CRAB_2_7_3_beta1, CRAB_2_7_3_beta2, CRAB_2_7_3_beta3, CRAB_2_7_3_pre1, CRAB_2_7_3_pre2, CRAB_2_7_3_pre2_beta, CRAB_2_7_3_pre3, CRAB_2_7_3_pre3_beta
Changes since 1.30: +2 -18 lines
Diff to previous 1.30 , to selected 1.10
Fix for bug #67005: myproxy_server is now got from cmsdoc, proxy_server configurable deprecated. Plus a number of clean-up for code referring to pre-Credential API epoch

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Dec 16 17:37:28 2009 UTC (15 years, 4 months ago) by ewv
Branch: MAIN
Changes since 1.28: +7 -4 lines
Diff to previous 1.28 , to selected 1.10
More transparent sha -> hashlib transition

Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Dec 12 16:35:39 2009 UTC (15 years, 4 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_7_1_pre1
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 , to selected 1.10
sha / hashlib

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue May 26 16:53:23 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0, CRAB_2_6_0_pre10, CRAB_2_6_0_pre11, CRAB_2_6_0_pre12, CRAB_2_6_0_pre13, CRAB_2_6_0_pre14, CRAB_2_6_0_pre3, CRAB_2_6_0_pre4, CRAB_2_6_0_pre5, CRAB_2_6_0_pre6, CRAB_2_6_0_pre7, CRAB_2_6_0_pre8, CRAB_2_6_0_pre9, CRAB_2_6_1, CRAB_2_6_1_pre1, CRAB_2_6_1_pre2, CRAB_2_6_1_pre3, CRAB_2_6_1_pre4
Changes since 1.25: +7 -7 lines
Diff to previous 1.25 , to selected 1.10
adapting code to EDG --> GRID migration

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue May 26 10:23:01 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 , to selected 1.10
adapting code to logging usage. (crab_logger removed)

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue May 5 15:01:03 2009 UTC (15 years, 11 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre1, CRAB_2_6_0_pre2
Changes since 1.23: +11 -15 lines
Diff to previous 1.23 , to selected 1.10
Always generate proxy for DN->HN lookup

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Mar 9 15:56:26 2009 UTC (16 years, 1 month ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_5_0, CRAB_2_5_0_pre7, CRAB_2_5_1, CRAB_2_5_1_pre1, CRAB_2_5_1_pre2, CRAB_2_5_1_pre3, CRAB_2_5_1_pre4
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 , to selected 1.10
Fix CondorG problems with uniqueID, rename function to follow scheme

Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Mar 7 16:40:03 2009 UTC (16 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre6
Changes since 1.21: +6 -5 lines
Diff to previous 1.21 , to selected 1.10
adapt to task name changes.

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Mar 6 16:54:42 2009 UTC (16 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.20: +2 -23 lines
Diff to previous 1.20 , to selected 1.10
Schedulers inherit from Schedulers.py....

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Mar 6 16:49:55 2009 UTC (16 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.19: +2 -20 lines
Diff to previous 1.19 , to selected 1.10
Schedulers inherit from Schedulers.py....

Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Feb 19 21:15:01 2009 UTC (16 years, 2 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre5
Changes since 1.18: +35 -24 lines
Diff to previous 1.18 , to selected 1.10
Fix logical and initialization error introduced with backups, fix some pylint complaints

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Feb 16 23:24:34 2009 UTC (16 years, 2 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre4
Changes since 1.17: +13 -2 lines
Diff to previous 1.17 , to selected 1.10
users can decided to use the backup function. Publication of data is not supported with backup. Work in progress

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Feb 9 21:16:34 2009 UTC (16 years, 2 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre3
Changes since 1.16: +7 -5 lines
Diff to previous 1.16 , to selected 1.10
Fix [bug #46637] Job identifyer for Dashboard reporting in case of submission to local CAF at US sites does not follow naming convention

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Jan 26 19:43:48 2009 UTC (16 years, 3 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre1, CRAB_2_5_0_pre2
Changes since 1.15: +4 -6 lines
Diff to previous 1.15 , to selected 1.10
Dummy listmatch for Condor

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Nov 25 22:24:23 2008 UTC (16 years, 5 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_4_3, CRAB_2_4_3_pre5, CRAB_2_4_3_pre6, CRAB_2_4_3_pre7, CRAB_2_4_3_pre8, CRAB_2_4_4, CRAB_2_4_4_pre1, CRAB_2_4_4_pre2, CRAB_2_4_4_pre3, CRAB_2_4_4_pre4, CRAB_2_4_4_pre5, CRAB_2_4_4_pre6
Changes since 1.14: +39 -2 lines
Diff to previous 1.14 , to selected 1.10
Move checkProxy to base class, use it in condor if copy_output selected

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Oct 10 19:24:44 2008 UTC (16 years, 6 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_4_0, CRAB_2_4_0_Tutorial, CRAB_2_4_0_Tutorial_pre1, CRAB_2_4_0_pre9, CRAB_2_4_1, CRAB_2_4_1_pre1, CRAB_2_4_1_pre2, CRAB_2_4_1_pre3, CRAB_2_4_1_pre4, CRAB_2_4_2, CRAB_2_4_2_pre1, CRAB_2_4_2_pre2, CRAB_2_4_2_pre3, CRAB_2_4_3_pre1, CRAB_2_4_3_pre2, CRAB_2_4_3_pre3
Changes since 1.13: +20 -5 lines
Diff to previous 1.13 , to selected 1.10
Support for cmscp in SchedulerCondor

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Sep 30 19:35:34 2008 UTC (16 years, 6 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_4_0_pre5, CRAB_2_4_0_pre6, CRAB_2_4_0_pre7, CRAB_2_4_0_pre8
Changes since 1.12: +6 -3 lines
Diff to previous 1.12 , to selected 1.10
Pass jobDir from CRAB to BossLite

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Sep 4 21:26:18 2008 UTC (16 years, 7 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_3_2_Fnal, CRAB_2_4_0_pre1, CRAB_2_4_0_pre2, CRAB_2_4_0_pre3, CRAB_2_4_0_pre4, CRAB_DLS_PHED, CRAB_DLS_PHED1
Changes since 1.11: +5 -6 lines
Diff to previous 1.11 , to selected 1.10
Use _CONDOR_SCRATCH_DIR as working directory

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Aug 5 19:50:28 2008 UTC (16 years, 8 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_3_2, CRAB_2_3_2_pre2, CRAB_2_3_2_pre3, CRAB_2_3_2_pre4, CRAB_2_3_2_pre5, CRAB_2_3_2_pre7
Changes since 1.10: +2 -3 lines
Diff to previous 1.10
Fix bug in BdiiLdapsearch, clean-up SchedulerCondorCommon

Revision 1.10 - (view) (annotate) - [selected]
Tue Aug 5 18:48:52 2008 UTC (16 years, 8 months ago) by ewv
Branch: MAIN
Changes since 1.9: +104 -92 lines
Diff to previous 1.9
Mostly cosmetic changes from pylint

Revision 1.8.4.1 - (view) (annotate) - [select for diffs]
Tue Jul 1 14:18:36 2008 UTC (16 years, 9 months ago) by ewv
Branch: CRAB_2_3_0_br
CVS Tags: CRAB_2_3_1, CRAB_2_3_1_pre3, CRAB_2_3_1_pre4, CRAB_2_3_1_pre5, CRAB_2_3_1_pre6
Changes since 1.8: +4 -7 lines
Diff to previous 1.8 , to next main 1.34 , to selected 1.10
Re-instated Condor changes, add query splitting to osg_bdii.py

Revision 1.8.2.2 - (view) (annotate) - [select for diffs]
Tue Jun 24 15:20:56 2008 UTC (16 years, 10 months ago) by fanzago
CVS Tags: CRAB_2_3_1_pre1
Changes since 1.8.2.1: +0 -0 lines
Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.34 , to selected 1.10
some changes according to the head of CRAB (24/06/2008)

Revision 1.8.2.1 - (view) (annotate) - [select for diffs]
Tue Jun 24 13:54:11 2008 UTC (16 years, 10 months ago) by fanzago
Changes since 1.8: +4 -7 lines
Diff to previous 1.8 , to selected 1.10
some changes according to the head of CRAB (24/06/2008)

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Jun 17 21:54:14 2008 UTC (16 years, 10 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre1, CRAB_2_4_0_test
Branch point for: AnaDataSet
Changes since 1.8: +4 -7 lines
Diff to previous 1.8 , to selected 1.10
Restore super-class listMatch for case with dataset

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Jun 11 10:03:07 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_2_pre5, CRAB_2_3_0, CRAB_2_3_0_pre1, CRAB_2_3_0_pre6, CRAB_2_3_1_pre2
Branch point for: CRAB_2_3_0_br
Changes since 1.7: +4 -16 lines
Diff to previous 1.7 , to selected 1.10
removed update_fjr() and aligned all local schedulers

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jun 10 17:46:00 2008 UTC (16 years, 10 months ago) by ewv
Branch: MAIN
Changes since 1.6: +31 -2 lines
Diff to previous 1.6 , to selected 1.10
Enable Pythia+Condor, fix case in SchedulerLocal

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu May 29 19:20:40 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_1, CRAB_2_2_1_pre4, CRAB_2_2_1_pre5, CRAB_2_2_1_pre6, CRAB_2_2_2_pre1, CRAB_2_2_2_pre2, CRAB_2_2_2_pre3, CRAB_2_2_2_pre4
Changes since 1.5: +12 -12 lines
Diff to previous 1.5 , to selected 1.10
Add wsInitialEnvironment for scheduler dependent code at top of wrapper script

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu May 29 19:18:49 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
Changes since 1.4: +26 -2 lines
Diff to previous 1.4 , to selected 1.10
Add wsInitialEnvironment for scheduler dependent code at top of wrapper script

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed May 28 19:53:29 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
Changes since 1.3: +10 -7 lines
Diff to previous 1.3 , to selected 1.10
postMortem for vanilla condor

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue May 27 22:03:29 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
CVS Tags: PRODCOMMON_0_10_7_testCS2
Changes since 1.2: +39 -2 lines
Diff to previous 1.2 , to selected 1.10
Fix isCreating crash on undefined, add exit function for vanilla condor

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed May 21 19:27:30 2008 UTC (16 years, 11 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_1_pre3
Changes since 1.1: +12 -2 lines
Diff to previous 1.1 , to selected 1.10
feedback during writeCfg, use realSchedParams for vanilla condor

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Apr 28 21:18:06 2008 UTC (17 years ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0, CRAB_2_2_0_pre15, CRAB_2_2_0_pre16, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18, CRAB_2_2_0_pre19, CRAB_2_2_0_pre21, CRAB_2_2_1_pre1, CRAB_2_2_1_pre2
Diff to selected 1.10
Scheduler for vanilla condor

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