ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerRemoteglidein.py
Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Sep 3 13:57:24 2013 UTC (11 years, 7 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_9_1, CRAB_2_9_1_pre1, CRAB_2_9_1_pre2, HEAD
Changes since 1.21: +3 -1 lines
Diff to previous 1.21
make sure unicode from SiteDB is cast to string: https://savannah.cern.ch/bugs/index.php?102436

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Aug 20 21:32:30 2013 UTC (11 years, 8 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_9_0
Changes since 1.20: +2 -4 lines
Diff to previous 1.20
simpler verion of fix in previous commit

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Aug 20 18:26:12 2013 UTC (11 years, 8 months ago) by belforte
Branch: MAIN
Changes since 1.19: +5 -1 lines
Diff to previous 1.19
protect against undefine datasetPath

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Aug 9 08:47:30 2013 UTC (11 years, 8 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_9_0_pre2
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
add dataset name to JDL https://savannah.cern.ch/bugs/index.php?102219

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Apr 22 15:17:37 2013 UTC (12 years ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_7, CRAB_2_8_7_patch1, CRAB_2_8_7_patch2, CRAB_2_8_7_patch3, CRAB_2_8_7_pre2, CRAB_2_8_8, CRAB_2_8_8_pre1, CRAB_2_9_0_pre1
Changes since 1.17: +0 -1 lines
Diff to previous 1.17
remove unused import

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Apr 2 13:49:40 2013 UTC (12 years ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_7_pre1
Changes since 1.16: +6 -6 lines
Diff to previous 1.16
AccountingGroup for condor https://savannah.cern.ch/bugs/?100942 and 20min for wrapup after watchdog https://savannah.cern.ch/bugs/?100958

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Mar 12 21:17:07 2013 UTC (12 years, 1 month ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_6, CRAB_2_8_6_pre1
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
improve readibility

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Feb 7 16:57:51 2013 UTC (12 years, 2 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_5_patch2, CRAB_2_8_5_patch3
Changes since 1.14: +28 -25 lines
Diff to previous 1.14
add ssh_control_persist option see https://savannah.cern.ch/bugs/?100285 and also fix https://savannah.cern.ch/bugs/?100281

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Jan 17 14:46:45 2013 UTC (12 years, 3 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_5, CRAB_2_8_5_patch1, CRAB_2_8_5_pre3, CRAB_2_8_5_pre4, CRAB_2_8_5_pre5
Changes since 1.13: +0 -32 lines
Diff to previous 1.13
move OSB sixe check to Scheduler.py https://savannah.cern.ch/bugs/index.php?95466

Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Jan 5 16:09:36 2013 UTC (12 years, 3 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4_patch2, CRAB_2_8_4_patch3, CRAB_2_8_5_pre1, CRAB_2_8_5_pre2
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
default max RSS 2000 MB consistent with factory setting, see https://savannah.cern.ch/bugs/index.php?99657

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Jan 3 19:55:23 2013 UTC (12 years, 3 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4_patch1
Changes since 1.11: +6 -1 lines
Diff to previous 1.11
adapt to new location for stdout/err in condor 7.8, fix https://savannah.cern.ch/bugs/?99641

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Dec 18 16:37:22 2012 UTC (12 years, 4 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4, CRAB_2_8_4_pre5
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
make sure default fits in 22h glidein limit: https://savannah.cern.ch/bugs/?99459

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Dec 12 21:20:20 2012 UTC (12 years, 4 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4_pre3, CRAB_2_8_4_pre4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
ask for 5min more to glidein then watchdog will stop job at

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Nov 28 16:03:21 2012 UTC (12 years, 4 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4_pre2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
propagate to watchdog and JDL the max_wall_clock from crab.cfg for remoteGlidein, see https://savannah.cern.ch/bugs/index.php?99008

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Nov 8 15:30:21 2012 UTC (12 years, 5 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_4_pre1
Changes since 1.7: +7 -3 lines
Diff to previous 1.7
allow to set RSS limit via crab.cfg for remoteGlidein see https://savannah.cern.ch/bugs/index.php?97656

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Nov 5 19:50:10 2012 UTC (12 years, 5 months ago) by belforte
Branch: MAIN
Changes since 1.6: +6 -0 lines
Diff to previous 1.6
allow additional_jdl_parameters. see https://savannah.cern.ch/bugs/index.php?98534

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Oct 22 12:07:36 2012 UTC (12 years, 6 months ago) by belforte
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
introduce GRID.allow_overflow to disable glidein overflow

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Oct 10 21:10:20 2012 UTC (12 years, 6 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_3
Changes since 1.4: +24 -0 lines
Diff to previous 1.4
make sure VOMS FQAN is not changing for remoteGlidein, fixes https://savannah.cern.ch/bugs/?98099

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Oct 2 14:56:52 2012 UTC (12 years, 6 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_3_pre3, CRAB_2_8_3_pre4
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
make monitoringId consistent in wrapper and crab

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Sep 17 15:34:25 2012 UTC (12 years, 7 months ago) by belforte
Branch: MAIN
CVS Tags: CRAB_2_8_3_pre1, CRAB_2_8_3_pre2
Changes since 1.2: +13 -10 lines
Diff to previous 1.2
no need for uberftp, add submissionDay for schedulerId

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Aug 27 20:16:24 2012 UTC (12 years, 8 months ago) by belforte
Branch: MAIN
Changes since 1.1: +0 -1 lines
Diff to previous 1.1
remove debug print

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Aug 23 13:26:14 2012 UTC (12 years, 8 months ago) by belforte
Branch: MAIN
import from old SchedulerRcondor and rename to remoteglidein

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