Actions
Feature #28660
closedrake task should validate that all expected content is migrated once it completes
Description
this rake task should check that for given content types (initially file and docker), all repositories should:
have a corresponding remote_href, version_href, and distribution href where applicable. If one is found that does not, an exception should be thrown causing a non-zero exit code.
Updated by Justin Sherrill almost 5 years ago
- Blocks Tracker #26987: Pulp3 Main tracker added
Updated by Jonathon Turel almost 5 years ago
- Target version set to Katello 3.15.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to James Jeffers
- Pull request https://github.com/Katello/katello/pull/8524 added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/Katello/katello/pull/8525 added
Updated by James Jeffers almost 5 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8524)
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases Katello 3.16.0 added
Updated by James Jeffers almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|0f32a0811a20e76cc6509c793dc6e5ed608be377.
Actions