Actions
action #137240
opencoordination #70840: [epic] further features for the "search" feature
Extend "search" feature by looking up test results aka finished jobs
Start date:
2020-09-16
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Whilst the All Tests view can be used to search for Finished Jobs in the third section there's implicit limits that aren't currently exposed in the UI. There's work-arounds like using URL parameters e.g. https://openqa.opensuse.org/tests?match=podman
but this isn't obvious or documented anywhere.
This came up in the QE Tools Workshop today (September 29th 2023) as a feature that would make the search useful to some users who currently have no use for it and which arguably isn't easy to achieve otherwise.
Acceptance Criteria¶
- AC1: /search yields test results matching results from finished jobs
Suggestions¶
- Extend lib/OpenQA/WebAPI/Controller/API/V1/Search.pm by adding a new search function which inspects jobs
- Look up how All Tests is currently implemented
- This might also be a fun Hackweek task?
Updated by livdywan over 1 year ago
- Copied from action #71422: extend "search" feature to find job template by "test suite names" added
Updated by livdywan over 1 year ago
- Copied to action #137243: Allow "search" feature to include or exclude types of results like code or job groups added
Actions