action #17680
closedUse sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
0%
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
Updated by mkravec over 7 years ago
- Checklist item changed from [ ] add_console 'sut', [ ] select_console 'sut' when YaST tells us to do so, [ ] Remove remote_ssh_controller? to [ ] add_console 'sut', [ ] select_console 'sut' when YaST tells us to do so, [ ] Remove remote_ssh_controller?, [ ] Remote SSH installation, [ ] Remote VNC installation
There are 2 remote installation tests:
SSH: remote_ssh_target_ftp (installation is done from remote_ssh_controller)
VNC: remote_vnc_target_nfs (installation is done from remote_vnc_controller)
You can explore possibility of improving both of them.
Updated by michalnowak over 7 years ago
- Subject changed from Use sut-like select_console in remote_ssh_target_{ftp,nfs} to Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
Updated by okurz over 7 years ago
- Subject changed from Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp to [sles][functional][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
Updated by michalnowak about 7 years ago
- Assignee deleted (
michalnowak) - Priority changed from Normal to Low
I don't plan to work on this in near future. Lowering priority as it affects only a couple of tests.
Updated by okurz almost 7 years ago
- Subject changed from [sles][functional][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp to [sle][functional][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
- Description updated (diff)
- Target version changed from Milestone 13 to Milestone 17
Updated by okurz over 6 years ago
- Subject changed from [sle][functional][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp to [sle][functional][y][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
- Target version changed from Milestone 17 to future
Updated by riafarov about 4 years ago
- Project changed from openQA Tests to qe-yam
- Subject changed from [sle][functional][y][tools]Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp to Use sut-like select_console in remote_vnc_target_nfs and remote_ssh_target_ftp
- Category deleted (
Enhancement to existing tests)