Bug #33797
closedIncremental update requirement is not detected
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2013093
Description of problem:
Incremental update requirement is not detected
Version-Release number of selected component (if applicable):
Katello 4.1
How reproducible:
Every time we run test:
https://github.com/SatelliteQE/robottelo/blob/892ead298b6026df51306c2c668372178eff8ef0/tests/foreman/api/test_errata.py#L732
Steps to Reproduce:
1. Create VM as Content Host, registering to CV with custom errata
2. Install package in VM so it needs one erratum
3. Apply a filter to the CV so errata will be applicable but not installable
4. Publish the new version
5. Promote the new version into the same LCE
6. Check if incremental_updates required:
POST /api/hosts/bulk/available_incremental_updates
Actual results:
No incremental update is suggested
Expected results:
incremental update is suggested
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9749 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e16db6c462eb15610406e3e6f367451fc7b94fa4.
Updated by Ian Ballou about 3 years ago
- Subject changed from Incremental update requirement is not detected to Incremental update requirement is not detected
- Category deleted (
Errata Management) - Assignee deleted (
Ian Ballou) - Target version changed from Katello 4.4.0 to Katello 4.2.1
Updated by Samir Jha about 3 years ago
- Triaged changed from No to Yes
- Fixed in Releases deleted (
Katello 4.4.0)