Actions
action #104622
openProvide copy-able text output for failures in openqa_from_containers tests
Start date:
2021-12-29
Due date:
2022-01-13 (over 2 years late)
% Done:
0%
Estimated time:
Description
Observation¶
The failure observed in https://openqa.opensuse.org/tests/2121659#step/build/8 can only be found by inspecting the correct needle and typing up the text in it or feeding it through ocr by hand (see #104619 for the failure itself).
I've had to figure out how to deal with this before, and I think I shouldn't have to when we have serial console support and even OCR in openQA itself which could also be used.
Acceptance criteria¶
- AC1: Failures in openqa_from_containers appear as text
Suggestions¶
- Look into providing copy-able OCR output and surfacing it in the webUI
- Change the test to produce copy-able output via a serial console or equivalent
- Consider #121354 which probably has some overlap in terms of implementing OCR for needles
Actions