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 functional tests for opentelemetry instrumentation #5994

Conversation

ggainey
Copy link
Contributor

@ggainey ggainey commented Nov 10, 2024

(cherry picked from commit 981af2e)

@ggainey ggainey force-pushed the patchback/backports/3.63/981af2ef7b01d19b6b40b2c3c1a5dcbbc0bdf7a7/pr-5962 branch from 03f1953 to db5efc4 Compare November 10, 2024 14:23
@ggainey
Copy link
Contributor Author

ggainey commented Nov 10, 2024

Need to merge this before any of the 3.63 tests will pass-green

Copy link
Member

@mdellweg mdellweg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow some things look strange in here. But as for the backporting. Let's run with it.

Comment on lines +7 to +8
# it is necessary to wait for a short period until the service starts; otherwise, any subsequent requests to Pulp's API endpoints will fail
sleep 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, this sounds like superstition. At least the one second is plugged out of thin air.
Maybe ok for here, but we should look into injecting the api_root_rewrite.conf in the containerfile and get rid of restarting a service inside the container altogether.

@@ -41,6 +41,7 @@ tags
# Vagrant
.vagrant
Vagrantfile
__pycache__/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of all the ignores on earth, why was this one ever missing? Also this is really python3 specific, not "Vagrant"...

@ggainey ggainey merged commit 03ae6e6 into pulp:3.63 Nov 11, 2024
12 checks passed
@ggainey ggainey deleted the patchback/backports/3.63/981af2ef7b01d19b6b40b2c3c1a5dcbbc0bdf7a7/pr-5962 branch November 12, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants