Project

General

Profile

Actions

action #151570

open

[qe-core] Cleanup openQA jobgroups

Added by mgrifalconi 5 months ago. Updated 5 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
Start date:
2023-11-28
Due date:
% Done:

0%

Estimated time:
Tags:

Description

On both openqa.suse.de and openqa.opensuse.org we have many old job groups that are unused but were never deleted, likely due to the missing option in the web-ui (see https://progress.opensuse.org/issues/57170).

I understand there might be little performance impact on leaving them be, but if there is no business reason to keep them I think is time to do some cleanup.

AC1: Find out if old job groups can be deleted or there is some reason to keep them
AC2: Check how difficult would be to implement the delete button in the ui
AC3: Clean up what is possible

Actions #1

Updated by osukup 5 months ago

api/v1/job_groups/<group_id:num> DELETE call deletes a job group. Verifies that it is not empty before attempting to remove it.

so first must be content of job group cleaned then api call to delete job group.

Actions #2

Updated by okurz 5 months ago

  • Priority changed from Normal to Low
Actions #3

Updated by okurz 5 months ago

  • Target version set to future
Actions #4

Updated by osukup 5 months ago

  • Tags set to feature
Actions

Also available in: Atom PDF