Actions
action #108515
open[qe-tools] Incorrect vncviewer hostname shown in developer mode prompt
Start date:
2022-03-17
Due date:
% Done:
0%
Estimated time:
Description
In openQA, when pausing a test at some module with the developer mode, a message like this is shown:
You might be able to connect to the SUT at powerqaworker-qam-1:5991 via VNC with shared mode enabled (eg. vncviewer powerqaworker-qam-1:5991 -Shared for TigerVNC).
In the hostname, it is missing a qa.suse.de
in order for this command to work properly. The correct hostname should be:
powerqaworker-qam-1.qa.suse.de:5991
Actions