Project

General

Profile

Actions

action #138035

open

[bot-ng] jobs in Maintenance: SLE over openSUSE are scheduled with no restrictions

Added by dzedro 7 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
2023-10-16
Due date:
% Done:

0%

Estimated time:
Tags:

Description

openSUSE jobs [1] for some reason don't follow same rules like SLE jobs,
this jobs are scheduled if update exists, does not matter if jobs already passed.
I mentioned this issue in this thread. [2]
For example update :28300:log4j scheduled 352 jobs

openqa=# select id, test, distri, build, version, result, t_created from jobs where test not like '%:%' and build like ':28300:log4j' and distri like 'opensuse' ORDER BY id DESC;
    id    |   test   |  distri  |    build     | version |   result   |      t_created      
----------+----------+----------+--------------+---------+------------+---------------------
 12539636 | gnome    | opensuse | :28300:log4j | 15.5    | none       | 2023-10-16 11:17:44
 12539635 | cryptlvm | opensuse | :28300:log4j | 15.5    | none       | 2023-10-16 11:17:44
 12539618 | gnome    | opensuse | :28300:log4j | 15.4    | none       | 2023-10-16 11:17:42
 ...
(352 rows)

[1] https://openqa.suse.de/parent_group_overview/36#grouped_by_build
[2] https://suse.slack.com/archives/C02CANHLANP/p1695707529901119


Files

Actions

Also available in: Atom PDF