Actions
action #94792
closedAlso show "investigation" tabs for incomplete jobs
Description
Motivation¶
Also in case of incomplete jobs the problem can be caused by something that the investigation tab could reveal, e.g. invalid test code that causes the job to abort prematurely with incomplete. Also see https://chat.suse.de/channel/testing?msg=syWT485rwgEBCnhTY
Acceptance criteria¶
- AC1: The "investigation" tab also shows up for incomplete jobs
- AC2: The "investigation" tab still does not show up for a "running" or "passed" job
Suggestions¶
- Extend condition to show investigation tab on incomplete jobs as well
- Remove any duplications, e.g. in javascript and perl code
Updated by okurz over 3 years ago
- Status changed from New to Feedback
- Assignee set to okurz
not sure if this will work out, let's see https://github.com/os-autoinst/openQA/pull/3981
Updated by okurz over 3 years ago
Updated by okurz almost 3 years ago
- Target version changed from future to Ready
Updated https://github.com/os-autoinst/openQA/pull/3981. If it passes it should be good to go.
Updated by okurz almost 3 years ago
- Status changed from Feedback to Resolved
https://openqa.opensuse.org/tests?resultfilter=Incomplete shows candidates where it works
Actions