feat: tpu_queued_resources_create/delete_force
Description
Fixes #<ISSUE-NUMBER>
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
- [x] I have followed guidelines from CONTRIBUTING.MD and Samples Style Guide
- [x] Tests pass:
npm test(see Testing) - [x] Lint pass:
npm run lint(see Style) - [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
- [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
- [x] This pull request is from a branch created directly off of
GoogleCloudPlatform/nodejs-docs-samples. Not a fork. - [x] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
- [x] This sample adds a new sample directory, and I created GitHub Actions workflow for this sample
- [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
- [ ] Please merge this PR for me once it is approved
Here is the summary of changes.
You are about to add 5 region tags.
-
tpu/queuedResources/createQueuedResource.js:20, tag
tpu_queued_resources_create -
tpu/queuedResources/deleteQueuedResource.js:20, tag
tpu_queued_resources_delete -
tpu/queuedResources/forceDeleteQueuedResource.js:20, tag
tpu_queued_resources_delete_force -
tpu/queuedResources/getQueuedResource.js:20, tag
tpu_queued_resources_get -
tpu/queuedResources/getQueuedResourcesList.js:20, tag
tpu_queued_resources_list
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:
- [ ] Refresh this comment
Due to high costs of TPU Nodes, it was decided to use mocks in the tests.
Hi @iennae, could you please take a look once again on this PR?
cc: @rsamborski
The users that are currently failing CLA had CLA signed at the time they were committing the changes. Please force-merge the PR.
Can confirm, per https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3904/checks?check_run_id=34229984685 the CLAs were signed.