Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove garbage collect batching [RHELDST-20725] #253

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

amcmahon-rh
Copy link
Contributor

During QA testing we found a bug in the Pulp API which means that batching will not work. This change should be removed until the bug in the Pulp API has been resolved.

During QA testing we found a bug in the Pulp API which means that
batching will not work. This change should be removed until the bug in
the Pulp API has been resolved.
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8259493) 100.00% compared to head (f2912e9) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #253   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines         2978      2974    -4     
=========================================
- Hits          2978      2974    -4     
Files Coverage Δ
pubtools/_pulp/tasks/garbage_collect.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amcmahon-rh amcmahon-rh merged commit 26f0c79 into release-engineering:master Nov 10, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants