Actions
action #154027
opencoordination #102915: [saga][epic] Automated classification of failures
QA (public) - coordination #94105: [epic] Use feedback from openqa-investigate to automatically inform on github pull requests, open tickets, weed out automatically failed tests
[UI][UX] Allow to search for tests by comment on the UI in /tests
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
With openqa-investigate becoming more important the comments in jobs are more important and we should cover a search to find jobs by comment. Also an integration in UI can make such a feature more visible and convenient.
Acceptance criteria¶
- AC1: webUI users can find openQA jobs by comment search terms
Suggestions¶
- See what was done in #151402 to enable querying for jobs by comment search term
- Look into the existing search field on
/tests
, maybe just extend that to be able to search for tests by content with a keyword "comment:" or the equivalent in/search
- That would be very confusing; the search fields on
/tests
are for table filtering - Introducing syntax like "comment:…" leads to complications (usage of quotes, escaping, …) - likely just using dedicated for fields is better
- That would be very confusing; the search fields on
- Maybe add fancy search tabs for the different result types like you would see on Google for images and the like (make comments the first tab that is available?)
- See what we can reuse from the test results overview page (which at this point is likley the most advanced search option for jobs we have)
No data to display
Actions