Project

General

Profile

Actions

action #55232

open

Explore the use of consoles calling ssh in tests rather than ssh-based backend terminals can improve stability and reviewability

Added by okurz over 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2019-08-08
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Some backends use ssh but have some instabilities as well as inefficiencies, e.g. using password based authentication including needle checking. If something goes wrong in this process the test reviewers are often confused which component triggered the ssh connection and struggle to debug. Using consoles in tests explicitly calling ssh as in
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8099/files#diff-a2a433d5914343b617ae52ac0fb40524R778 could help, also because we can use ssh configs and ssh key based authentication

Actions #1

Updated by okurz over 4 years ago

Others have started to use the new ssh consoles, e.g. in #54842 and especially https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8422

Actions #2

Updated by okurz over 3 years ago

  • Target version set to future
Actions

Also available in: Atom PDF