Skip to content

Port of svn 33625 - Fixes BUGZ-3753 - Further fixes after patch review (Fixes #40)

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

Begin arcbot message
This merge request is automatically copied from !434 (merged) orginally made by @floridop
End arcbot message

## Port of svn 33625 - Fixes #3753 - Further fixes after patch review

Link to Bugzilla ticket

BUGZ-3753 Closing

Description

Condor HOLD jobs now in SUSPENDED or QUEUED state

  • Excludes HOLD jobs by putting them in the INLRMS:S (suspended) state
  • Puts jobs in HOLD with HoldReasonCode == 16 in INLRMS:O (Other)

The complete rollout of this patch requires that these jobs will be somewhat identified as
staging which is not possible in any of the current job state models. For the moment they will
be counted as queued

Edited by Maiken

Merge request reports