Use the new RTEs
Add comment.
Fix bug with runtimeenvironment handling.
use '\134' instead of '\\' in generated shell code, because it's more portable.
Port to new ARC releases.
Fix SchedulerJobId for Dashboard reporting for SchedulerArc.
Make sure max_wall_clock_time and max_cpu_time values have quotes.
Automatically add quotes to GRID.max_wall_clock_time and GRID.max_cpu_time.
Add support for additional_jdl_parameters.
Support GRID.max_wall_clock_time.
Fix tar:ing of the output file.
In the job script, move most of the action to $TMPDIR.
Add support for configuration options GRID.additional_xrsl_parameters and GRID.max_cpu_time.
Make argument 'full' boolean instead of string.
Use scheduler name instead of hostname in jobId:s everywhere.
pass logger to credential API
Improve logging.
Added ARC support left and right.
Introduce a CrabLogger class which hanlde the std python logging
Fixed mistake in func_exit().
adapting code to logging usage. (crab_logger removed)
Improved checking of runtimeEnvironments.
Implemented a SchedulerArc-specific checkProxy().
python/SchedulerArc.py: Set X509_USER_PROXY, if it isn't set already.
python/SchedulerArc.py: Retionalized sched_parameter a bit.
python/SchedulerArc.py: Removed some debugging output.
Add some ARC specific bits to the jobs scripts.
python/SchedulerArc.configure(): Rely on parent's implementation, with just a few bits of our own added.
python/SchedulerArc.py: Removed check on sandbox size, unnecessary for ARC.
python/SchedulerArc.py: Fixed setting of self.environment_unique_identifier.
python/SchedulerArc.py: removed loggingInfo(); rely on parent's implementation instead.
python/SchedulerArc.sched_parameter(): Don't do CE black- and white-listing here; it's done for us already by self.listMatch().
Initial commit of ARC plugin.
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.