Skip to content

Test: Add widespread delete cleanup steps across the e2e scenario base #820

@rspurgeon

Description

@rspurgeon

Most scenarios should be able to invoke a kongctl delete step as the last step in the scenario, resulting in cleaning up of resources. This provides the ability to quickly cleanup resources specific to each scenario, but also provide test coverage for the delete planning and execution feature.

Possible additional investigation is a more explicit cleanup step in scenarios when resource identities are known. This can allow for direct best effort deletion without lookups (like the delete plan phase will entail). We could create a mixture of kongctl delete as well as direct resource deletion cleanup steps to expedite cleanup routines while providing delete coverage.

Metadata

Metadata

Assignees

Labels

e2eIssue related to the e2e tests and testing frameworkmedium-priorityThis item should be addressed in the medium term time frametriagedThis item has been triaged

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions