Supports status B
Fixed bug in the counting of jobs
Fixed bug with crab exit code being ignored
make it compatible with Crab 22x
bug fix for empty siteconfig
deactivate debug to reduce logfile size
increased log output
set delay to 60
clean Boss MySQL DB from projects created but not submitted
added to message when sitelimit is exceeded
kill all jobs if submission fails
activate debug for crab commands
robot for >= CMSSW_0_8_0 and CRAB_1_4_0
added check that projects are only submitted if project was created during current day, added check that projects are only submitted if in site list read in from file, if not, skipped (deactivated sites with already created projects), added finalization of projects in various break conditions
introduce exponential increasing waiting time for repition of submission if site limit already reached
added site limit to site configuration files and let it read in every time
adapt site limits
bug fixes: main: only takeinto account submitted jobs
added site check for pending+submitted jobs, duplication from TaskSource (please change limits in both files), if number of jobs below limit, submit, otherwise, wait
if submission does not schedule anything or submission fails, rename crab project directory to old
moved status check and getoutput to collect
changes for CMSSW_1_2_0_pre7
reactivae gridid fix
adapt to new DBS/DLS api from CRAB_1_2_0_cmssw_pre6, added CMSSW mode (config: Config.rb.cmssw)
added extraction of jobid (http://...) from crab -list
fixed status check from querying share/db/jobs to the last JOB_STATUS_LOG.txt
inital commit of CRAB Version 1 JobRobot
Limit job submissions to one.
Make job history files 1-based. Only warn once about giving up.
Resubmit all failed jobs in one go
If task has partially submitted jobs, auto-resubmit the rest. Fix resubmission logic, we were inadvertently updating our history file all the time, preventing the resubmission to begin due to file timestamp being recent.
Fix logic to detect completed jobs.
Fix argument checking. Report stats on submitting.
First version of job robot code.
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.