Project

General

Profile

Actions

action #41543

closed

parallel_failed jobs miss t_finished

Added by coolo over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2018-09-25
Due date:
% Done:

0%

Estimated time:

Description

A job that is not active should get a t_finished. This is easier in all kind of sortings.

openqa=> select distinct state,result from jobs where result!='none' and t_finished is null;
     state      |       result       
----------------+--------------------
 user_cancelled | parallel_restarted
 skipped        | parallel_restarted
 user_cancelled | parallel_failed

There might be multiple places where we set the result without a t_finished


Related issues 1 (0 open1 closed)

Related to openQA Project - action #41483: [tools] medium that should belong to job group was deleted after just 2 minutes making our SLE15 tests in build 47.1 useless ... and moreResolvedcoolo2018-09-24

Actions
Actions

Also available in: Atom PDF