Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Ability to tear down test resources #51

@binarylogic

Description

@binarylogic

See #44 (comment).

Right now we do not have a way to manually tear down resources after running tests. Currently, we use CloudWatch alarms to automatically shut down idle instances, which works well for our current tests. But this starts to break down when we expand our types of tests. Such as long-running tests (#44), tests that spin up Kafka clusters, etc. We should think about a simple cleanup mechanism that can tear down all test state after an idle period.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions