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

Fix stackdriver tests #921

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Jun 24, 2020

Fixes #905. Reset the stackdriver tests to commit fce9d22. The google-auth package upgraded the version of rsa, but rsa 4.1 drops python 2 and 3.4 support. Solution is to pin the rsa package version for unsupported python versions.

Although google-auth has dropped 2.7, it still supports 3.4 so I opened an issue with them googleapis/google-auth-library-python#548

@aabmass aabmass marked this pull request as ready for review June 24, 2020 18:56
Copy link
Contributor

@lzchen lzchen left a comment

Choose a reason for hiding this comment

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

Nice! Thanks

@c24t c24t merged commit 05b1b99 into census-instrumentation:master Jun 24, 2020
@aabmass aabmass deleted the fix-sd-tests-905 branch June 24, 2020 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stackdriver tests failing and blocking build
4 participants