Begin arcbot message
This merge request is automatically copied from !405 (merged) orginally made by @floridop
End arcbot message
## Port of Fixes for BUGZ-3753 - Additional patch for Condor HOLD jobs now counted as…
Fixes Bugzilla ticket
Description
Fixes #3753 - Additional patch for Condor HOLD jobs now counted as SUSPENDED to fulfill WLCG requests
- Jobs in HOLD state are no more added to the queued jobs in Condor.pm
- Jobs in HOLD state are now moved to the INLRMS:S state, so that they're not counted as Running nor Queued in the renderings.
Whether this is a good idea is debatable, see bugzilla BUGZ-3753 for arguments against and in favor.