-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Bigtable integration tests are failing consistently #3437
Comments
@sduskis can you please take a look? |
I'm seeing things like this:
The account / project that runs the test needs Bigtable admin permissions. I don't know which project and account that is, so I can't do much myself, but I'm happy to work with someone who has owner access. |
@sduskis How do we add the IAM permission to the service account used for running the integration tests? The service account has Owner role on the test project. |
I added the Bigtable Admin permission to the service account. |
@andreamlin, did that fix the test? |
@garrettjonesgoogle Can you rerun the CI build? |
Restarted. |
@sduskis No, https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/8495 is still failing due to the missing IAM permission. |
Internal bug 111314727 filed. |
@sduskis Seems like https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/8939?utm_campaign=build-failed&utm_content=failing-command&utm_medium=email#tests/containers/0/actions/103 is failing on TableAdminClientIT.java, which doesn't use "glcoud-devel" as I had thought, but rather project "sduskis-hello-shakespear". Are all the permissions correct there? |
Good catch. Someone hardcoded my project. I'm assigning this to @igorbernstein2, who knows more about the test setup than I do. |
https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/8457?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
The text was updated successfully, but these errors were encountered: