Skip to content

chore(bigtable): modernize test to 1-node production instance - #36560

Draft
aandreassa wants to merge 1 commit into
mainfrom
fix/bigtable-acceptance-test
Draft

aandreassa wants to merge 1 commit into
mainfrom
fix/bigtable-acceptance-test

Conversation

@aandreassa

Copy link
Copy Markdown
Contributor

Modernizes the Bigtable Project#create_instance acceptance test to create a 1-node production instance instead of using the deprecated DEVELOPMENT instance type.

Deprecation Notice

Per the Cloud Bigtable release notes (March 19, 2020):

"You can now create a production Cloud Bigtable instance that has one or two nodes per cluster. Prior to this change, production instances had a minimum of three nodes per cluster, and the only way to create smaller clusters was in a development instance."

…on instance

Modernizes the Bigtable `Project#create_instance` acceptance test to create a 1-node production instance instead of using the deprecated `DEVELOPMENT` instance type.

Per the [Cloud Bigtable release notes (March 19, 2020)](https://cloud.google.com/bigtable/docs/release-notes#March_19_2020):
> *"You can now create a production Cloud Bigtable instance that has one or two nodes per cluster. Prior to this change, production instances had a minimum of three nodes per cluster, and the only way to create smaller clusters was in a development instance."*
@aandreassa aandreassa changed the title chore(bigtable): modernize project acceptance test to 1-node production instance chore(bigtable): modernize test to 1-node production instance Sep 10, 2026
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