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

samples test should delete created VMs #641

@alexander-fenster

Description

@alexander-fenster

Samples tests create VMs named asset-nodejs-* and they don't get deleted. Need to make sure the sample test deletes stale VMs.

./nodejs-asset/samples/test/sample.test.js:const bucketName = `asset-nodejs-${uuid.v4()}`;
./nodejs-asset/samples/test/sample.test.js:    instanceName = `asset-nodejs-${uuid.v4()}`;

Metadata

Metadata

Assignees

Labels

api: cloudassetIssues related to the googleapis/nodejs-asset API.priority: p2Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions