Bug 824773
Summary: | If script returns -1, operation fails without details. | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | bkramer <bkramer> | |
Component: | Operations | Assignee: | John Mazzitelli <mazz> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | low | Docs Contact: | ||
Priority: | unspecified | |||
Version: | JON 3.0.1 | CC: | hrupp, mazz, myarboro | |
Target Milestone: | GA | |||
Target Release: | JON 3.2.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 824775 (view as bug list) | Environment: | ||
Last Closed: | 2014-01-02 20:43:27 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
bkramer
2012-05-24 08:50:11 UTC
per BZ Triage 5/29/2012 (ccrouch, loleary, asantos, mfoley, myarborough) moving these to JON 3.1.1 or later From EMBJOPR-344 the goal would be to display the output of stderr as part of the operation results. Setting priority to medium, since this is not a high impact issue. Mazz, can you please investigate the effort of a fix here? i'm working on this. should be easy to fix git master commit : 31ec51e we now show the results (as defined by the plugin metadata) in the UI, even if the operation failed. This is helpful in cases like this where the results contain data that might be helpful to the user to figure out why the failure occurred. |