first implementation of -list
restored the inheritance between Status and StatusServer. Enabled the possibility to write an xml file instead of print the screen report, during the status query. Started to restore to sand infos to ML
Added taskname in front of job name
Many changes to have LSF working with BossLite Introduce Killer class to handle -kill which works again Work_space::res() return the correct output directory also in case user has set a non default one, Likewise for logDir() USER.outputdir is not to be used anywhere outside workspace class Some cleanup in submit logic, to reduce call of Scheduler specific classes from Submitter.py crab -clean works as well (well, almost, still need to remove twice the directory) Fill startDirectory and outputDirectory to Task GetOuput check status and not schedulerStatus (not stantard) Some cleanup in the use of BlackWhiteListParser No explicit check of scheduler concrete type in Submitter at listMatch level: move different behaviour in SchedulerXYZ implementation Plus other things I'm forgetting... Stefano
implementation of exception catching while interacting with Scheduler and Database
improvement on updateRunJobs method
restored -printId functionality using bosslite
still another fix on the job index plus bosslite integration optimization.
allignment to bosslite changes. many improvments on db interaction, minor changes on list usage to avoid error on job index
A small fix on the usage of the DBinterface facade pattern
Many changes to integrate BossLite. Creation step fully implemented and optimized... Submission is now working again. Here the missing things are the support for jobs submission by range, the message sending to ML, and the listmatch_match check. Actually the requirements can be changed on the fly as was in the past. The status is fully working with BossLite. The exit code display is not there since the new boss does not implement the RealTime mon.. here the functionality is under development by Federica: to be integrated.
initial mods to have LSF working with BossLite: still way to go...
First version which submit jobs using blite. Not yet fully working. Minor problem with jdl arguments. Submission dose not take range yet
added methods
added new methods to be used at the subission time
now use new db API (load by id)
new class. Designed to collect methods to intercact with databse bosslite API
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.