Actions
Bug #32060
closedSyncs have race condition that could cause old applicability profiles to be pulled into katello
Status:
Closed
Priority:
Normal
Assignee:
Category:
Errata Management
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Steps to Reproduce:
1. Perform content migration & switchover on a 6.9 satellite
2. Register after switchover and ensure it has applicable errata
3. Force sync (skip-metadata-check) a repo that the host is assigned to
4. check the applicable errata for for the host
Actual results:
Sometimes you'll see the applicable errata for the host dissappear
Expected results:
Its always calculated correctly
Additional info:
this was discovered when investigating https://bugzilla.redhat.com/show_bug.cgi?id=1937072
Updated by Ian Ballou over 3 years ago
- Subject changed from Errata is missing for a content host after pulp3 migration+switchover to Errata is missing for a content host after pulp3 migration+switchover
To solve this race condition, we should stop Katello::Repository::ImportApplicability from being planned for Pulp 3 here: https://github.com/Katello/katello/blob/KATELLO-3.18/app/lib/actions/katello/repository/sync.rb#L75
Updated by James Jeffers over 3 years ago
- Target version set to Katello 3.18.3
- Triaged changed from No to Yes
Updated by Justin Sherrill over 3 years ago
- Subject changed from Errata is missing for a content host after pulp3 migration+switchover to Syncs have race condition that could cause old applicability profiles to be pulled into katello
Updated by Justin Sherrill over 3 years ago
- Description updated (diff)
- Bugzilla link changed from 1937072 to 1937534
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9220 added
Updated by Jonathon Turel over 3 years ago
- Status changed from Ready For Testing to Closed
- Target version changed from Katello 3.18.3 to Katello 3.18.2.1
Actions