Skip to content

Automatically purge target directories after reaching max size #346

Open
@pietroalbini

Description

@pietroalbini

At the moment the target directories used by Crater don't have a size limit, so they reach hundreds of gigabytes in size, forcing us to have 4TB disks on the agents. We should implement a way to keep them within a configurable size.

@aidanhs suggested removing them after the configured size is reached. This will slow down the runs a lot, but if we keep the max size high enough we can maybe clear them max 1 or 2 times during a run, which shouldn't hit the speed too much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runnerArea: the graph runnerC-enhancementCategory: enhancement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions