Bug #19183
closedEnsure that satellite-clone hammer script is tested
Description
In satellite-clone we use a hammer script to disassociate capsules. If we can get testing of these hammer commands it would help to prevent breakages in our script.
The script can be found here:
https://github.com/RedHatSatellite/satellite-clone/blob/master/roles/satellite-clone/files/disassociate_capsules.rb
The commands we use are:
capsule list
capsule content lifecycle-environments
capsule info
capsule content remove-lifecycle-environment
capsule content add-lifecycle-environment
Updated by Andrew Kofink over 7 years ago
- Assignee set to Andrew Kofink
- Target version set to 181
This issue tracks hammer-cli-foreman `capsule list` and `capsule info` tests only. http://projects.theforeman.org/issues/19184 is for all the `capsule content` commands in hammer-cli-katello.
Updated by Dominic Cleal over 7 years ago
- Project changed from Hammer CLI to Katello
Updated by Andrew Kofink over 7 years ago
- Project changed from Katello to Hammer CLI
Changing this back to Foreman. This issue tracks the `hammer capsule info|list` commands, which are a part of hammer-cli-foreman. I created #19184 for the `hammer capsule content ...` commands in Katello.
Updated by Dominic Cleal over 7 years ago
- Status changed from New to Need more information
hammer-cli-foreman doesn't have any "capsule" commands, can you double-check please? The term is a Katello one, I believe.
Updated by Andrew Kofink over 7 years ago
- Project changed from Hammer CLI to Katello
- Status changed from Need more information to Duplicate
- Target version deleted (
181) - Translation missing: en.field_release set to 166
Ah, gotcha. I'll close this one and use the other issue to track all the commands. Sorry about the confusion.
Updated by Andrew Kofink over 7 years ago
- Is duplicate of Bug #19184: Ensure that satellite-clone hammer script is tested added