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

Don't override the OpenTelemetry bean in the OTel starter reactive tests #11256

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

zeitlinger
Copy link
Member

@zeitlinger zeitlinger commented Apr 29, 2024

No description provided.

@zeitlinger zeitlinger self-assigned this Apr 29, 2024
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Apr 29, 2024
@jeanbisutti
Copy link
Member

Perhaps rename the PR title to something like "Don't override the OpenTelemetry bean in the OTel starter reactive tests"?

@zeitlinger zeitlinger changed the title use the same strategy for all spring smoke tests Don't override the OpenTelemetry bean in the OTel starter reactive tests Apr 29, 2024
@zeitlinger zeitlinger marked this pull request as ready for review April 29, 2024 16:37
@zeitlinger zeitlinger requested a review from a team April 29, 2024 16:37
Comment on lines +79 to +82
@BeforeEach
void initOpenTelemetry() {
testing = new SpringSmokeTestRunner(openTelemetry);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

as far as I can tell this doesn't really initialize open telemetry

Copy link
Member Author

Choose a reason for hiding this comment

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

good point - I'll rename it in a later PR

@laurit laurit merged commit 5cc3362 into open-telemetry:main Apr 30, 2024
53 checks passed
@zeitlinger zeitlinger deleted the spring-testing-project branch April 30, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test native This label can be applied to PRs to trigger them to run native tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants