Skip to content

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

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

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