Bug 962287

Summary: [RFE] support a timeout option to rhts-sync-block
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: beahAssignee: beaker-dev-list
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.12CC: asaha, dcallagh, llim, qwan, rglasz, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-13 06:19:11 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:

Description Nick Coghlan 2013-05-13 06:12:37 UTC
If the target state is never achieved on one or more named systems, rhts-sync-block will halt the recipe until the local or external watchdog times out.

It would be useful if a timeout option could be specified, such that rhts-sync-block would terminate with a zero error code if the desired state was achieved and a non-zero error code if the timeout was reached.

Comment 2 Nick Coghlan 2013-05-13 06:19:11 UTC
Turns out this was added last year, I was just updating a section of the docs that claimed it didn't exist.