Actions
action #17680
closedUse sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
QA (public, currently private due to #173521) - future
Start date:
2017-03-13
Due date:
% Done:
0%
Estimated time:
Description
remote/remote_controller
connects to YaST installation via vncviewer
on fullscreen: https://openqa.suse.de/tests/807856#step/remote_controller/36 which is sub-optimal as we can't send some control keys over this connection, e.g. 'Ctrl-Alt-Fx' - the Ctrl part is 'lost' on the way (probably grabbed by X on the system, which executed vncviewer
).
We could use select_console 'sut'
in remote_ssh_target_{ftp,nfs}
jobs as we do for such purposes on svirt. That is: openQA worker will connect to the YaST installation on it's own.
Parallel job remote_ssh_controller
is probably not needed then.
Further details¶
Checklist
- add_console 'sut'
- select_console 'sut' when YaST tells us to do so
- Remove remote_ssh_controller?
- Remote SSH installation
- Remote VNC installation
Actions