Skip to content

Fixes for bug BUGZ-3569 and related bugs. Implementation of maxcputime and maxwalltime options

nordugrid-arc-bot requested to merge floridop/arc:dev-confcpuwalltime into next

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

BUGZ-3569

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)

Merge request reports