Skip to content

feat: clean up tests based on regex name #99

@daniel-sanche

Description

@daniel-sanche

Currently, resources created in a test are cleaned up at the end of the script. If the script is cancelled early though, those resources must be removed manually.

We should add an option to delete based on regex name, and use that in the test scripts going forward. There should also be a ~1 day time buffer component to make sure concurrent runs aren't deleting each other's resources

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions