Bug 1128782
| Summary: | There is no graphical indication about remote agent installation progress | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Jeeva Kandasamy <jkandasa> | ||||||||
| Component: | UI | Assignee: | Michael Burman <miburman> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Armine Hovsepyan <ahovsepy> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | JON 3.3.0 | CC: | ahovsepy, jshaughn, mfoley, miburman | ||||||||
| Target Milestone: | ER02 | ||||||||||
| Target Release: | JON 3.3.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-12-11 14:00:55 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: | 1070242 | ||||||||||
| Attachments: |
|
||||||||||
Fixed in master:
commit 66effaa0b473c133c4f1e667b0bea4436d85cbff
Merge: 7bef780 c1fdabc
Author: John Mazzitelli <mazz>
Date: Thu Aug 28 16:17:59 2014 -0400
Merge pull request #114 from burmanm/remote_agent
Modify remote agent install UI and make userfriendlier error messages
commit c1fdabc180a8b63d43813d4640b24b686f2aad44
Author: Michael Burman <miburman>
Date: Wed Aug 20 17:29:05 2014 +0300
[BZ 1131495] Refactor SSHInstallUtility to catch error messages and throw exceptions if operations fail, instead of returning just Failed te
[BZ 1132051] Catch scp errors when installing to get proper error message for missing permissions.
[BZ 1128772] Catch some basic error messages and create a friendlier layout for them
[BZ 1128779] After the agent has been installed, refresh the UI to show only relevant information.
[BZ 1128782] While installing, show window which indicates the installation is running
This is handled by the same cherry-pick done for Bug 1132051. Release/jon3.3.x commit 83f133d17ce4eb377fc2b398b109c41da3ef6c6e Author: John Mazzitelli <mazz> Date: Thu Aug 28 16:17:59 2014 -0400 Merge pull request #114 from burmanm/remote_agent Signed-off-by: Jay Shaughnessy <jshaughn> Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=381194 Created attachment 936192 [details]
auth_error
Created attachment 936193 [details]
agent-port-used
verified in JON 3.3 ER02 screen-shots attached |
Created attachment 925794 [details] remote-agent-install Description of problem: There is no graphical indication about remote agent installation progress. Version-Release number of selected component (if applicable): JBoss Operations Network Version : 3.3.0.DR01 Build Number : 6468454:dda0a47 GWT Version : 2.5.0 SmartGWT Version : 3.0p How reproducible: always Steps to Reproduce: 1. Navigate to 'Administration->Topology->Agents->New' 2. Enter wrong password for SSH authentication 3. Click on 'Install Agent' 4. There is no graphical indication. User might think it's encounter some issues Additional info: Screen shot is attached