Bug #14860
hammer host errata apply async - always displays success
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Team Backlog:
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1329751
Description of problem:
hammer host errata apply - always displays success. This is supposed to show the task id of the created task
Version-Release number of selected component (if applicable):
Satellite-6.2-Snap-9
How reproducible:
Always
Steps to Reproduce:
hammer> host errata apply --host-id=4 --errata-ids=RHBA-2016:0546 --async
Errata applied successfully
Actual results:
'Errata applied successfully' message displayed while the task is still running.
Expected results:
The confirmation message should display the task id of the created async task.
Additional info:
Associated revisions
History
#1
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/387 added
#2
Updated by Zach Huntington-Meath almost 3 years ago
- Assignee set to Zach Huntington-Meath
#3
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/388 added
#4
Updated by Eric Helms almost 3 years ago
- Legacy Backlogs Release (now unused) set to 143
#5
Updated by Zach Huntington-Meath almost 3 years ago
- Pull request deleted (
https://github.com/Katello/hammer-cli-katello/pull/387)
#6
Updated by Zach Huntington-Meath almost 3 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|8fbe49ee79e56c1cc7624562ac5cf190b7fe804e.
Fixes #14860 - Eratta apply has a better success message
Fixed text.
Added tests.
Fixed tests.