Project

General

Profile

Actions

action #108052

open

Consistently handle results between retry runs

Added by livdywan about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
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

Related issues 1 (0 open1 closed)

Copied from openQA Project - action #107002: Expose fullstack test video from pool directory in CI size:MResolvedlivdywan2022-02-17

Actions
Actions #1

Updated by livdywan about 2 years ago

  • Copied from action #107002: Expose fullstack test video from pool directory in CI size:M added
Actions #2

Updated by livdywan about 2 years ago

  • Subject changed from Expose fullstack test video from pool directory in CI size:M to Consistently handle results between retry runs
Actions #3

Updated by okurz about 2 years ago

  • Target version changed from Ready to future
Actions #4

Updated by tinita about 2 years ago

Result dirs are saved in temp directories which get deleted automatically, or they use the same directory over and over again and get deleted between the runs. So I wonder where the used space comes from. Maybe it should be investigated first where the space is used.

Actions

Also available in: Atom PDF