ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/JOBROBOT/TaskSource
Revision 1.38 - (view) (annotate) - [select for diffs]
Fri Feb 17 09:35:11 2012 UTC (13 years, 2 months ago) by samcms
Branch: MAIN
CVS Tags: HEAD
Changes since 1.37: +2 -0 lines
Diff to previous 1.37
Insignificant change

Revision 1.37 - (view) (annotate) - [select for diffs]
Fri Oct 23 12:43:08 2009 UTC (15 years, 6 months ago) by asciaba
Branch: MAIN
Changes since 1.36: +10 -6 lines
Diff to previous 1.36
Changes to send jobs to a specific site instead of close to a specific SE

Revision 1.36 - (view) (annotate) - [select for diffs]
Wed Jul 15 14:54:29 2009 UTC (15 years, 9 months ago) by asciaba
Branch: MAIN
Changes since 1.35: +0 -1 lines
Diff to previous 1.35
Removed empty line

Revision 1.35 - (view) (annotate) - [select for diffs]
Thu Aug 28 12:13:47 2008 UTC (16 years, 8 months ago) by asciaba
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
Supports status B

Revision 1.34 - (view) (annotate) - [select for diffs]
Wed Jul 30 13:44:37 2008 UTC (16 years, 9 months ago) by belforte
Branch: MAIN
Changes since 1.33: +1 -0 lines
Diff to previous 1.33
ignore FINISHED tasks

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Jul 23 10:06:37 2008 UTC (16 years, 9 months ago) by asciaba
Branch: MAIN
Changes since 1.32: +5 -5 lines
Diff to previous 1.32
Matching \s+ instead of " " in split()

Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Jun 24 14:36:21 2008 UTC (16 years, 10 months ago) by asciaba
Branch: MAIN
Changes since 1.31: +43 -27 lines
Diff to previous 1.31
Modifications for Site Commissioning

Revision 1.31 - (view) (annotate) - [select for diffs]
Mon Apr 28 08:48:44 2008 UTC (17 years ago) by belforte
Branch: MAIN
Changes since 1.30: +15 -1 lines
Diff to previous 1.30
sync to current JobRobot

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Mar 14 11:48:40 2008 UTC (17 years, 1 month ago) by belforte
Branch: MAIN
Changes since 1.29: +5 -3 lines
Diff to previous 1.29
use also Running jobs in computing site load

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Oct 24 22:10:39 2007 UTC (17 years, 6 months ago) by belforte
Branch: MAIN
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
add diagnostic message when skipping sites due to queue limit (from Marcelo)

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Jun 5 08:29:40 2007 UTC (17 years, 10 months ago) by marcelo
Branch: MAIN
Changes since 1.27: +5 -2 lines
Diff to previous 1.27
Modified for working with DBS2 (it doesn't work with DBS1 anymore).

Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Mar 5 21:45:56 2007 UTC (18 years, 1 month ago) by belforte
Branch: MAIN
Changes since 1.26: +11 -0 lines
Diff to previous 1.26
support GEN tier

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Nov 7 23:21:45 2006 UTC (18 years, 5 months ago) by gutsche
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
bug fix in check if number of pending jobs is larger than maximum value

Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Nov 6 01:14:01 2006 UTC (18 years, 5 months ago) by gutsche
Branch: MAIN
Changes since 1.24: +18 -3 lines
Diff to previous 1.24
added possibility to read in ascii file of DBS/DLS discovery, provided script to generate ascii file for given pattern

Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Oct 30 08:26:09 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.23: +5 -1 lines
Diff to previous 1.23
bug fix for empty siteconfig

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Oct 23 00:24:32 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
increased log output

Revision 1.22 - (view) (annotate) - [select for diffs]
Sun Oct 22 23:42:28 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.21: +10 -0 lines
Diff to previous 1.21
introduce parameter to steer max number of jobs per project

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Oct 13 23:29:34 2006 UTC (18 years, 6 months ago) by gutsche
Branch: MAIN
Changes since 1.20: +200 -470 lines
Diff to previous 1.20
robot for >= CMSSW_0_8_0 and CRAB_1_4_0

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Jul 20 16:19:18 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0006
Changes since 1.19: +19 -32 lines
Diff to previous 1.19
added site limit to site configuration files and let it read in every time

Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Jul 20 03:25:55 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.18: +29 -7 lines
Diff to previous 1.18
adapt site limits and read siteconfig dynamically from file

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Jul 17 22:23:36 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.17: +20 -20 lines
Diff to previous 1.17
minor cosmetics

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Jul 17 11:34:23 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
bug fix

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Jul 17 03:53:36 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
 reduced site limits for pic, caltech, itep, bari, asgc

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Jul 14 01:47:59 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
bug fix in dataset whitelist

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Jul 14 01:25:58 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
added whitelist of dataset

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Jul 10 20:10:02 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
set site limits of jinr, T2_Taiwain and cscs to 50

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Jul 6 18:53:22 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
added London_IC_HEP and Purdue to site specific limit list

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jul 3 19:53:44 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
added RAL to Robot2

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Jul 3 15:50:34 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
changed limit for DESY and Estonia to 500

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Jul 3 01:35:01 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.8: +26 -25 lines
Diff to previous 1.8
bug fixes and added FZK max jobs

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Jul 2 22:16:00 2006 UTC (18 years, 9 months ago) by gutsche
Branch: MAIN
Changes since 1.7: +32 -2 lines
Diff to previous 1.7
deactivated resubmission

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Jun 28 23:50:44 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0005
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
changes for CMSSW_1_2_0_pre7

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Jun 9 14:34:59 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
fixed old edm DBS/DLS mode with new MySQL API (change order of dataset and owner and discard datatier in DLS query, added test

Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Jun 4 17:13:30 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0003_for_CRAB_1_2_0_cmssw_pre6, JOBROBOT_1_0004_for_CRAB_1_2_0_cmssw_pre6
Changes since 1.4: +135 -35 lines
Diff to previous 1.4
adapt to new DBS/DLS api from CRAB_1_2_0_cmssw_pre6, added CMSSW mode (config: Config.rb.cmssw)

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu May 18 00:36:16 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0002_for_CRAB_1_1_0
Changes since 1.3: +137 -20 lines
Diff to previous 1.3
reactivated RefDB/PubDB mode which was deactivated by previous commit

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed May 10 08:03:07 2006 UTC (18 years, 11 months ago) by corvo
Branch: MAIN
Changes since 1.2: +107 -99 lines
Diff to previous 1.2
added a call to DLSinfo to retrieve site hosting data

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue May 2 02:19:32 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
Changes since 1.1: +2 -3 lines
Diff to previous 1.1
fixed CALT mapping to ultralight.org, changed priject directory back to ... to guarantee uniqueness

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Apr 10 16:38:01 2006 UTC (19 years ago) by gutsche
Branch: MAIN
CVS Tags: JOBROBOT_1_0001
inital commit of CRAB Version 1 JobRobot

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