Actions
action #7614
closedsle12 - figure out/impliment ssh+X, ssh+noX, and vnc installations
Start date:
2015-05-22
Due date:
% Done:
50%
Estimated time:
Difficulty:
Description
We have SSH + X and vnc installations working with s390x
https://openqa.suse.de/tests/46877
https://openqa.suse.de/tests/46767
But we currently have no handling of reconnecting after rebooting (See Issue #7610)
This issue needs to investigate either whether the s390x approach can be made into a Generic solution (ie. also usable for Intel/PPC under Qemu, or anything under IPMI/real hardware), or start working on a new solution that works for those scenarios.
Updated by RBrownSUSE about 9 years ago
- Project changed from openQA Project to openQA Tests
- Category set to Enhancement to existing tests
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by RBrownSUSE almost 9 years ago
- Status changed from In Progress to New
- Assignee deleted (
RBrownSUSE)
Updated by RBrownSUSE almost 9 years ago
- Checklist item changed from to [ ] SLE, [ ] Leap, [ ] TW
- Target version deleted (
154)
Updated by okurz over 8 years ago
- Related to action #11564: s390x: add SSH+GUI as frontend to the Installation process added
Updated by okurz over 8 years ago
- Related to coordination #9576: [epic][opensuse][sle][functional][y] VNC+SSH Installations added
Updated by okurz over 8 years ago
- Checklist item changed from [ ] SLE, [ ] Leap, [ ] TW to [x] SLE, [x] Leap, [x] TW
- Status changed from New to Resolved
- Assignee set to okurz
there is
- "ssh+X" test on s390x: https://openqa.suse.de/tests/overview?distri=sle&version=12-SP2&groupid=25&test=ssh-X
- "ssh (text)" test on x86_64: https://openqa.suse.de/tests/overview?distri=sle&version=12-SP2&groupid=25&test=net_remote_ssh_target
- "vnc" test on x86_64: https://openqa.suse.de/tests/overview?distri=sle&version=12-SP2&groupid=25&test=net_remote_vnc_target
The s390x and x86_64 are not entirely using the same code base but share more and more parts over time with continuous improvements so we should consider this done.
More generic followup will be in #9576
Actions