Actions
action #93393
closedbackend died: Virtio terminal and svirt serial terminal do not support send_key
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
QA (public, currently private due to #173521) - future
Start date:
2021-06-02
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
A test failure in sle-15-SP2-Server-DVD-Updates-x86_64-Build20210602-1-sle_image_on_sle_host@64bit triggers a backend failure in qemu, rendering the whole scenario incomplete.
Problem¶
Distribution uses send_key
, which seems to not be supported in virtio terminal
Impact¶
For now this is nothing serious, however it breaks the whole test scenario and reduces coverage, as follow-up tests are not executed anymore. For now not a problem but it might become one in the future and for other test scenarios.
Updated by VANASTASIADIS over 3 years ago
- Related to action #80778: job incompletes with "Virtio terminal and svirt serial terminal do not support send_key", we should change the reason message to be ignored by auto-review, but be clear for the test maintainer added
Updated by VANASTASIADIS over 3 years ago
- Related to deleted (action #80778: job incompletes with "Virtio terminal and svirt serial terminal do not support send_key", we should change the reason message to be ignored by auto-review, but be clear for the test maintainer)
Updated by VANASTASIADIS over 3 years ago
- Is duplicate of action #80778: job incompletes with "Virtio terminal and svirt serial terminal do not support send_key", we should change the reason message to be ignored by auto-review, but be clear for the test maintainer added
Updated by VANASTASIADIS over 3 years ago
- Status changed from New to Rejected
This is expected behavior, there is an issue open about this, see #80778. The test code maintainer should adjust the code accordingly.
Actions