GoogleCloudPlatform / nodejs-docs-samples

Node.js samples for Google Cloud Platform products.
https://cloud.google.com/nodejs
Apache License 2.0
2.82k stars 1.95k forks source link

feat: add tpu_vm_create_topology/startup_script #3902

Open gryczj opened 1 month ago

gryczj commented 1 month ago

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

snippet-bot[bot] commented 1 month ago

Here is the summary of changes.

You are about to add 2 region tags. - [tpu/createStartupScriptVM.js:20](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/a5d0ca1e438777d5d660f68c02a1ab0f213d4b54/tpu/createStartupScriptVM.js#L20), tag `tpu_vm_create_startup_script` - [tpu/createTopologyVM.js:20](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/a5d0ca1e438777d5d660f68c02a1ab0f213d4b54/tpu/createTopologyVM.js#L20), tag `tpu_vm_create_topology`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

gryczj commented 1 week ago

Due to high costs of TPU Nodes, it was decided to use mocks in the tests.