Project

General

Profile

Actions

coordination #49889

closed

[functional][epic][y] Switch between installation/install shell in specific scenarios (hyperv, ssh,vnc)

Added by JRivrain about 5 years ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2019-04-02
Due date:
% Done:

100%

Estimated time:
(Total: 8.00 h)

Description

Motivation

Currently There are several cases where we cannot switch to a install shell when we are in an installation, however being able to switch to a console can be very useful.

Acceptance criteria

select_console allows us to switch between install_shell and installation in all cases including ssh remote install, vnc remote install, hyperv

Suggestion

  • Make sure to enable ssh in bootloader on the guest
  • Open another TTY on the remote controller, from which we open a new ssh session to the guest. This should work in all particular cases.

Further details

This is a change in os_autoinst. select_console is a function in testapi.pm.
The way to swith between consoles is:
select_console 'install-shell';
select_console 'installation';


Subtasks 2 (0 open2 closed)

action #50111: [functional][y] Switch between installation/install shell in vnc installationResolvedJERiveraMoya2019-04-02

Actions
action #58505: [functional][y][timboxed: 12h] Make console switching working for hyper-v backend in the installerRejected2019-10-22

Actions
Actions

Also available in: Atom PDF