Bug #21281
closedhammer host-collection add-host/remove-host always return success
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1335559
Description of problem:
The `hammer host-collection add-host/remove-host` commands always return success messages, regardless of whether the hosts added/removed are found.
Version-Release number of selected component (if applicable):
6.1,6.2,devel
How reproducible:
Always
Steps to Reproduce:
1. Run the following hammer commands with a valid host collection but invalid host ids
`hammer host-collection add-host --id 1 --host-ids 2354,34`
`hammer host-collection remove-host --id 1 --host-ids 2354,34`
Actual results:
The host(s) has been added
The host(s) has been removed
Expected results:
Could not find hosts with IDs 2354,34. No hosts added.
Could not find hosts with IDs 2354,34. No hosts removed.
Additional info:
Updated by Andrew Kofink about 7 years ago
- Copied from Bug #15291: hammer host-collection add-host/remove-host always return success added
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/519 added
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 284
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|5a6c68acbc6f484973746f0dfa7fb83988ffca99.