Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Review and add clean up in system-level test suite #47

@VeraChristina

Description

@VeraChristina

Is your feature request related to a problem? Please describe.

The basic system-level test suite added in PR #38 does not have a clean up task. The github workflow removes the suite if it runs successfully but it does not clean up directories created by the suite.

Describe the solution you'd like

Add a clean up family that

  • removes the data and lib dirs after a successful completion of the suite
  • periodically removes the data and lib dirs of failed runs (e.g. after 2 days)

Describe alternatives you've considered

other schedules/options to clean up

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To be triaged

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions