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: Fix default service account tests on GCE. #11021

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

cjc25
Copy link
Contributor

@cjc25 cjc25 commented Oct 23, 2024

Tests running on GCE VMs automatically fall back to using the local metadata service to detect the local default service account. In those cases, tests for malformed creds won't fail, but they should return a VM-specific default service account email.

Tests running on GCE VMs automatically fall back to using the local
metadata service to detect the local default service account. In those
cases, tests for malformed creds won't work, but they should return a
VM-specific default service account email.
@cjc25 cjc25 requested review from a team as code owners October 23, 2024 17:22
Copy link
Contributor

@tritone tritone left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for fixing this!

@tritone tritone merged commit ff06fc2 into googleapis:main Oct 23, 2024
8 checks passed
@cjc25 cjc25 deleted the carlon-fix-authn-tests-ongce branch October 23, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants