Bug 2238653

Summary: Also set the compression level when not using chunked exports
Product: Red Hat Satellite Reporter: Robin Chan <rchan>
Component: PulpAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: UnspecifiedCC: ahumbe, dalley, dkliban, ggainey, rchan, rlavi
Target Milestone: Unspecified   
Target Release: Unused   
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: 2023-09-18 13:47:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robin Chan 2023-09-13 01:26:17 UTC
We didn't use the `compresslevel` argument because it didn't work in streaming mode, so we went for a monkeypatch.  But the monkeypatch doesn't apply to non-streaming mode (missed this part)... which we also use, in the non-chunked path.

So  in the non-chunked case we need to use `compresslevel=1`.

Comment 1 Robin Chan 2023-09-13 02:10:37 UTC
The Pulp upstream bug status is at open. Updating the external tracker on this bug.

Comment 2 Robin Chan 2023-09-13 15:05:34 UTC
The Pulp upstream bug status is at closed. Updating the external tracker on this bug.

Comment 3 Robin Chan 2023-09-13 15:05:36 UTC
All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST.