Fixes for bug BUGZ-3569 and related bugs. Implementation of maxcputime and maxwalltime options
BUGZ-3569 and related bugs. Implementation of maxcputime and maxwalltime options
Fixes for bugLink to Bugzilla ticket
Description
Implementation of maxcputime and maxwalltime options and fix for related bugs.
This merge request includes:
- Changes to ConfigCentral.pm.in to support the new options
- Changes to ARC1ClusterInfo.pm to implement the rendering in GLUE2 schema
- Changes to ARC0ClusterInfo.pm to implement the rendering in NorduGRID and Glue1 schemas
- Changes to arc.conf.reference to document how to use the options
- Changes to test configuration in infoproviders (for developers)