Actions
action #108052
openConsistently handle results between retry runs
Start date:
2022-02-17
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://progress.opensuse.org/issues/107002#note-16
We don't generally clear, or "version" results between retry runs. So we can run out of space depending on where tests are run i.e. GHA, CircleCI or locally.
coverdb is handled as a hook.
Acceptance criteria¶
- AC1:
Suggestions¶
- Delete all results before re-trying
- Add version suffixes to folders, and limit the amount of folders depending on the environment
Actions