Project

General

Profile

Actions

action #75319

open

[qe-core][functional] test fails in apache_ssl - Where possible, switch to serial_console

Added by szarate over 3 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Enhancement to existing tests
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
42.00 h
Difficulty:

Description

Observation

For many tests that use consoletest as a parent module, which don't rely on the screen, and don't use key combinations like ctrl+d or ctrl+c, we could save a lot of time and typing failures by switching to the more reliable serial_terminal which, when is not available for a particular backend, will simple default to the root console.

A good starting point would be the modules scheduled in the textmode scenarios.

Tasks

  1. [spike/research] In the textmode scenarios, see which modules are inheriting from consoletest that don't rely on assert_screen or key combinations
  2. Replace the select_console 'root-console'; call for a $self->select_serial_terminal; call, on the list of modules given by the previous search

Tasks described above can be treated as separate tickets,

AC

  1. All modules within the textmode scenarios are using serial terminal when possible.
  2. Those modules inheriting form consoletest, that can't use the serial terminal, are mentioned in this ticket (or the corresponding subticket)

openQA test in scenario sle-15-SP3-Online-aarch64-wsm+dev_tools+textmode@aarch64 fails in
apache_ssl

Test suite description

Maintainer: dheidler - Run php tests for Web Scripting Module

Reproducible

Fails since (at least) Build 54.1

Expected result

Last good: 53.2 (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (1 open0 closed)

Related to openQA Tests - action #95362: [qe-core] make zypper_call use serial terminal regardless of the architectureWorkableszarate2021-07-12

Actions
Actions

Also available in: Atom PDF