Bug 850540

Summary: RFE add support for periodic_hold_reason,  periodic_hold_subcode, on_exit_hold_reason, and on_exit_hold_subcode
Product: Red Hat Enterprise MRG Reporter: Timothy St. Clair <tstclair>
Component: condorAssignee: Timothy St. Clair <tstclair>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kudlej <mkudlej>
Severity: medium Docs Contact:
Priority: low    
Version: DevelopmentCC: matt, mkudlej, tstclair
Target Milestone: 3.0Keywords: FutureFeature, TestOnly
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: condor-7.8.2-0.2 Doc Type: Rebase: Enhancements Only
Doc Text:
Important: if this rebase also contains *bug fixes* (or contains only bug fixes), select the correct option from the Doc Type drop-down list. Rebase package(s) to version: condor-7.8 series Highlights and notable enhancements: Added the following attributes to a submit description file periodic_hold_reason, periodic_hold_subcode, on_exit_hold_reason, and on_exit_hold_subcode. Permit the job to set a hold reason string and subcode number. Similarly, the system job policy can specify the reason and subcode using SYSTEM_PERIODIC_HOLD_REASON and SYSTEM_PERIODIC_HOLD_SUBCODE . In addition, the condor_hold command now accepts a -subcode option, which is used to set the job attribute HoldReasonSubCode.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-26 08:05:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 845292    

Description Timothy St. Clair 2012-08-21 19:25:04 UTC
Add the following attributes to a submit description file periodic_hold_reason,  periodic_hold_subcode, on_exit_hold_reason, and on_exit_hold_subcode.  Permit the job to set a hold reason string and subcode number.  Similarly, the system job policy can specify the reason and subcode  using SYSTEM_PERIODIC_HOLD_REASON and SYSTEM_PERIODIC_HOLD_SUBCODE . In  addition, the condor_hold command now accepts a -subcode option, which  is used to set the job attribute HoldReasonSubCode.

Comment 2 Martin Kudlej 2013-07-25 08:51:18 UTC
Tested on RHEL 6.4/5.9 x i386/x86_64 with condor-7.8.8-0.4.3 and it works. -->VERIFIED