Skip to content

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

Florido Paganelli requested to merge floridop/arc:dev-confcpuwalltime into master

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