Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1891581

Summary: opm index add cannot deterministically batch add multiple bundles in distinct channels
Product: OpenShift Container Platform Reporter: lgallett
Component: OLMAssignee: Evan Cordell <ecordell>
OLM sub component: OLM QA Contact: Jian Zhang <jiazha>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: high CC: amcnamar, krizza, nhale
Version: 4.7Keywords: UpcomingSprint
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-09 18:45:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lgallett 2020-10-26 17:59:11 UTC
Description of problem:

if the channels have distinct update chains, adding one channel before the other can result in a different default channel defined at the package level.

Version-Release number of selected component (if applicable):


How reproducible:

always

Steps to Reproduce:
1. create the following update graph
release-1.0
1.0.1 -> 1.0.0
release-1.1
1.1.1 -> 1.1.0
where the 1.0 bundles have "release-1.0" as the default channel and the 1.1 bundles have "release-1.1" as the default channel.

2. add these bundles to an index

Actual results:

non-deterministic default channel

Expected results:

deterministic behavior

Comment 3 Kevin Rizza 2020-11-09 18:45:43 UTC

*** This bug has been marked as a duplicate of bug 1885425 ***