-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix Dataproc Metastore IAM tests #15561
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 Dataproc Metastore IAM tests #15561
Conversation
4a7cc69 to
a14d2a8
Compare
|
Hello! I am a robot. Tests will require approval from a repository maintainer to run. Googlers: For automatic test runs see go/terraform-auto-test-runs. @hao-nan-li, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
Tests analyticsTotal tests: 36 Click here to see the affected service packages
Action takenFound 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
Tests analyticsTotal tests: 36 Click here to see the affected service packages
Action takenFound 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
There is no way (without involving a _lot_ more dependencies) to get Dataproc to wait on the job to be in SUCCESS state, and TF considers RUNNING to be the job created. With no way to wait on SUCCESS, we just simply wait 90s for the job to complete.
a14d2a8 to
cf05088
Compare
Tests analyticsTotal tests: 36 Click here to see the affected service packages
🟢 All tests passed! View the build log |
6fb2d30
There is no way (without involving a lot more dependencies) to get Dataproc to wait on the job to be in SUCCESS state, and TF considers RUNNING to be the job created.
With no way to wait on SUCCESS, we just simply wait 90s for the job to complete.
Release Note Template for Downstream PRs (will be copied)