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

It is not possible to modify the API root for the advanced copy test case #879

Closed
quba42 opened this issue Aug 30, 2023 · 0 comments · Fixed by #880
Closed

It is not possible to modify the API root for the advanced copy test case #879

quba42 opened this issue Aug 30, 2023 · 0 comments · Fixed by #880
Labels
.misc CHANGES/<issue_number>.misc prio-list

Comments

@quba42
Copy link
Collaborator

quba42 commented Aug 30, 2023

We have discovered this via the s3 test when we tried to add test coverage here: #878

After a long debugging session during pulp open floor, it was discovered that we had hard coded the API root for this endpoint, and the s3 test tries to modify the API root.

The solution is to set the API root for this endpoint as pulp_rpm already does: https://github.com/pulp/pulp_rpm/blob/main/pulp_rpm/app/urls.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.misc CHANGES/<issue_number>.misc prio-list
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant