Actions
Bug #19184
closedEnsure that satellite-clone hammer script is tested
Difficulty:
Triaged:
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 content lifecycle-environments
capsule content remove-lifecycle-environment
capsule content add-lifecycle-environment
Updated by Walden Raines over 7 years ago
- Translation missing: en.field_release set to 211
Updated by Andrew Kofink over 7 years ago
- Has duplicate Bug #19183: Ensure that satellite-clone hammer script is tested added
Updated by Andrew Kofink over 7 years ago
We'll also be testing `hammer capsule list|info` commands.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/497 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|ac9868b7249555336870462e612ed6be33d171fb.
Actions