Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Tests not cleaning up if cluster fails to create #321

@leahecole

Description

@leahecole

Clusters with the prefixes py-cc-test and py-sj-test aren't being torn down when there's an error during creation. Please use try and finally to ensure deletion if there is a cluster creation error. (There's an example in the authoring guide now 😄 ) This lack of teardown is leading to more quota issues than normal.

I know that py-cc-test originates in the create cluster test, but am not sure where py-sj-test comes from. Hoping @loferris or @bradmiro will recognize 😁

cc: @googleapis/python-samples-owners as an FYI

Metadata

Metadata

Assignees

Labels

api: dataprocIssues related to the googleapis/python-dataproc API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions