Skip to content

Run python instrumentation tests on older Python version#4170

Merged
swiatekm merged 1 commit intoopen-telemetry:mainfrom
swiatekm:test/python-multiple-versions
Jul 15, 2025
Merged

Run python instrumentation tests on older Python version#4170
swiatekm merged 1 commit intoopen-telemetry:mainfrom
swiatekm:test/python-multiple-versions

Conversation

@swiatekm
Copy link
Copy Markdown
Contributor

@swiatekm swiatekm commented Jul 8, 2025

Description:

Python instrumentation libraries currently support Python 3.9. Run our instrumentation e2e tests on a test app running Python 3.9 to verify that our dependency manifest is valid for that version.

I've cleaned up the e2e test in question by using chainsaw step templates. We can do this for a lot more of our tests - let this PR serve as an example for future efforts.

Link to tracking Issue(s):

@swiatekm swiatekm requested a review from a team as a code owner July 8, 2025 17:28
@swiatekm swiatekm added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jul 8, 2025
@swiatekm swiatekm merged commit 1206e8a into open-telemetry:main Jul 15, 2025
54 of 58 checks passed
@swiatekm swiatekm deleted the test/python-multiple-versions branch March 14, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants