| Summary: | [restraint] rhts_sync_set: command not found | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Restraint | Reporter: | PaulB <pbunyan> | ||||
| Component: | general | Assignee: | Bill Peck <bpeck> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 0.1.24 | CC: | asavkov, bpeck, dcallagh, jburke, mjia, pbunyan, rjoost | ||||
| Target Milestone: | 0.1.25 | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-08-26 04:48:03 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: | |||||
| Attachments: |
|
||||||
|
Description
PaulB
2016-03-24 18:04:16 UTC
Created attachment 1140889 [details]
add missing underscore versions of sync/block commands
Change-Id: I21e051b9b1195d88eab8f2c9b8b9ad1170c2a98e
Bill, Running remote EET with latest restraint: restraint-0.1.24-1* I hit an issue with kernel/RHEL6/drivers/3rd-party, as the runtest.sh has reference to rhts-flush. Do you account for rhts-flush? Best, -pbunyan (In reply to PaulB from comment #3) > Do you account for rhts-flush? I filed a separate bug for that: bug 1330816. It looks like an easy one, I think restraint can just supply a no-op implementation because restraint calls to the LC synchronously so there should be nothing to actually flush, right Bill? |