Project

General

Profile

Actions

action #99258

open

coordination #103941: [saga][epic] Scale up: Efficient, event-based handling of storage on new, clean instances

coordination #64881: [epic] Reconsider triggering cleanup jobs

openQA enables event-based cleanup out of the box

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

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2021-09-24
Due date:
% Done:

0%

Estimated time:

Description

The new feature implemented in #64881 is currently opt-in. It should by the default so that a developer setting up a new instance gets the desired behavior.

Acceptance criteria

  • AC1: Cleanup is performed based on triggers by default

Suggestions

Actions #1

Updated by okurz over 2 years ago

  • Target version set to Ready
Actions #2

Updated by okurz over 2 years ago

  • Tracker changed from coordination to action
  • Category set to Feature requests
Actions #3

Updated by mkittler over 2 years ago

The asset cleanup is hard to optimize for the no-op case (see #97979) and I suspect the same counts for the result cleanup (e.g. we always go though all screenshot IDs). So I'm not yet sure whether triggering the cleanup event-based (which also means with an unpredictable and possibly very high frequency) makes sense by default.

I know this is about AC1 of #64881#note-23 but covering only AC1 and not AC2 seems counterproductive.

Actions #4

Updated by okurz over 2 years ago

  • Priority changed from Normal to Low
  • Target version changed from Ready to future

hm, ok. In that case we can rethink and replan. Taking the ticket out of the backlog. Maybe we can also solve it "by documentation". I don't know, is the cleanup automatically enabled based on timers or not at all?

The documentation in https://open.qa/docs/#basic_cleanup says that openQA automatically deletes assets. Maybe that should be revisited.

Actions

Also available in: Atom PDF