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

chore(logging): update environment tests to use python3.9 #6554

Merged
merged 2 commits into from Aug 23, 2022

Conversation

daniel-sanche
Copy link
Contributor

A recent change removed the Python installation used by the logging environment tests, in favor of baking Python into the image. This caused the tests to fail, as python and python3.7 were no longer present in the image

This PR addresses this by using python3 instead, and changing the default Python runtime variable to 3.9

@daniel-sanche daniel-sanche requested a review from a team as a code owner August 23, 2022 20:44
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: logging Issues related to the Cloud Logging API. labels Aug 23, 2022
@codyoss
Copy link
Member

codyoss commented Aug 23, 2022

Sorry about that!

@daniel-sanche daniel-sanche enabled auto-merge (squash) August 23, 2022 23:29
@daniel-sanche daniel-sanche merged commit b3ec895 into main Aug 23, 2022
@daniel-sanche daniel-sanche deleted the fix-environment-tests branch August 23, 2022 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants