Skip to content

Use the cache to reuse a running container #1

@goodboy

Description

@goodboy

Downloading and spinning up brand new containers each test run is time consuming.
Consider using the pytest cache to allow for starting and stopping the same container if specified by the user via a --reuse-container or similar flag.

Ideally a previously created container is used which can either be specified by uuid or is inferred from the available containers and names/tagging.

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