-
Notifications
You must be signed in to change notification settings - Fork 1.9k
bigqueryreservation: added support for scaling_mode
and max_slots
properties on google_bigquery_reservation
(beta)
#14056
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
base: main
Are you sure you want to change the base?
Conversation
scaling_mode
property to google_bigquery_reservation
scaling_mode
and max_slots
properties to google_bigquery_reservation
scaling_mode
and max_slots
properties to google_bigquery_reservation
scaling_mode
and max_slots
properties to google_bigquery_reservation
(google-beta)
…f ProtoV5ProviderFactories
514948a
to
a763b37
Compare
Note, the added tests required me to enable the enable_reservation_based_fairness config option for my google project (not sure if this is enabled in the CI?). Otherwise you will run into the following error:
Test run after enabling enable_reservation_based_fairness:
And full test run:
|
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. |
scaling_mode
and max_slots
properties to google_bigquery_reservation
(google-beta)scaling_mode
and max_slots
properties for google_bigquery_reservation
(google-beta)
scaling_mode
and max_slots
properties for google_bigquery_reservation
(google-beta)scaling_mode
and max_slots
properties on google_bigquery_reservation
(google-beta)
scaling_mode
and max_slots
properties on google_bigquery_reservation
(google-beta)scaling_mode
and max_slots
properties on google_bigquery_reservation
(beta)
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 11 Click here to see the affected service packages
Found 1 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 was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! @hao-nan-li could help set the new config in the test projects unless there are concerns.
Just want to make sure, to enable_reservation_based_fairness, is that a project setting, or a permission setting to a service account? |
That is a project-level config. The documentation link has more details. |
@hao-nan-li This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 1 week. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 2 weeks. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 3 weeks. Please take a look! Use the label |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 11 Click here to see the affected service packages
Found 1 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. |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 4 weeks. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 5 weeks. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 6 weeks. Please take a look! Use the label |
Any status update on setting this project level config for the CI in the meantime? |
I tried to enable it and it's not too straight forward, could someone help for the test setup? |
Could you share more info on what error you saw when trying to enable the setting? |
I created a predictable reservation with the ID |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 7 weeks. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 8 weeks. Please take a look! Use the label |
@hao-nan-li To enable the test in this PR to run, we need to set |
@GoogleCloudPlatform/terraform-team @hao-nan-li This PR has been waiting for review for 9 weeks. Please take a look! Use the label |
Closes hashicorp/terraform-provider-google#22947
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.