Fixes for bug BUGZ-3569 and related bugs. Implementation of maxcputime and maxwalltime options
Begin arcbot message
This merge request is automatically copied from !594 (merged) orginally made by @floridop
End arcbot message
## Fixes for bug BUGZ-3569 and related bugs. Implementation of maxcputime and maxwalltime options
Link 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)