Actions
action #104959
open[qe-core][to be refined] fix minimal tests in Functional
Status:
New
Priority:
Normal
Assignee:
-
Category:
Enhancement to existing tests
Target version:
-
Start date:
2022-01-17
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
In Functional some testsuites run for testing minimal system role, like for example minimal_x
.
After having a closer look in them, it was observed that the installation is being done with an unorthodox way, which is the following:
- Select gnome desktop environment as system role : https://openqa.suse.de/tests/7977285#step/system_role/1
- Unselect gnome desktop environment through Software Selection and System Tasks : https://openqa.suse.de/tests/7977285#step/change_desktop/28
The recommended process that should be followed is to select minimal system role from the beginning of the installation. Also, as right now all the minimal testsuites are being scheduled by main.pm, it would be good to make the aforementioned change in a yaml schedule.
Acceptance criteria¶
- AC1 Move all the minimal testsuites to a
minimal.yaml
schedule in/var/lib/openqa/share/tests/os-autoinst-distri-opensuse/schedule/functional
- AC2 Remove the
change_desktop.pm
from the schedule - AC3 Add
SYSTEM_ROLE=minimal
in the settings of each minimal testsuite - AC4 Add
YAML_SCHEDULE=schedule/functional/minimal
in the settings of each minimal testsuite - AC5 Run all the needed verification runs
Updated by tjyrinki_suse over 1 year ago
- Category set to Enhancement to existing tests
Updated by punkioudi over 1 year ago
- Status changed from In Progress to Blocked
Blocked because of s390x issue : https://openqa.suse.de/tests/8004374#step/system_prepare/2
ssh connect to host 10.161.145.93 port 22: No route to host
Updated by punkioudi over 1 year ago
- Subject changed from [qe-core] fix minimal tests in Functional to [qe-core][to be refined] fix minimal tests in Functional
- Status changed from In Progress to New
- Target version deleted (
QE-Core: Ready)
Updated by tjyrinki_suse over 1 year ago
- Related to action #107734: [qe-core] Add iceWM tests to SLE >=15.2 added
Updated by tjyrinki_suse over 1 year ago
- Related to deleted (action #107734: [qe-core] Add iceWM tests to SLE >=15.2)
Actions