Project

General

Profile

Actions

Bug #21281

closed

hammer host-collection add-host/remove-host always return success

Added by Andrew Kofink over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Hammer
Target version:
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

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:


Related issues 1 (0 open1 closed)

Copied from Katello - Bug #15291: hammer host-collection add-host/remove-host always return successClosedAndrew Kofink06/03/2016Actions
Actions #1

Updated by Andrew Kofink over 6 years ago

  • Copied from Bug #15291: hammer host-collection add-host/remove-host always return success added
Actions #2

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/519 added
Actions #3

Updated by Justin Sherrill over 6 years ago

  • translation missing: en.field_release set to 284
Actions #4

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF