Actions
Bug #30777
closedpulp3 chunk'd upload doesn't have a test
Description
pulp 3.6 bindings changes changed a param order during chunk uploads. Tests caught one instance of this, but another wasn't caught:
https://github.com/Katello/katello/pull/8927/files#diff-b05082c986776d71a35d5b261d6effbdR32
so it seems like there is no vcr test for it.
Actions