Actions
tickets #150563
closedtickets #149954: [Regression] Regression test for SLED 15SP6
tickets #150560: [Regression][RemoteLogin] Remote Login components of regression tests
[Regression][RemoteLogin] Remote Login: X11 forwarding over OpenSSH
Start date:
2022-10-11
Due date:
% Done:
0%
Estimated time:
Relevance:
P3
Description
Description:
SLED login to SLES (sshd enabled) over ssh and try to run a graphical
application (gedit for instance).
Setup:
Client: SLED15SP5
Server: SLES15SP5 with ssh service enabled and ssh port opened
Steps:
- Open a terminal on SLED and log in SLES via:
ssh -X username@IP_of_SLES - Type 'gedit' in the terminal, then input something, close and save it
if gedit was launched remotely
- Type 'gnome-control-center info' in the terminal then close the popup
window
- Type 'exit' in the terminal
Expected Result:
- Log in SLES successfully
- gedit launched and the test file can be saved
- The gnome-control-center info launched and we can see the SLES's information in the window
Actions