Project

General

Profile

Actions

action #155533

closed

coordination #151816: [epic] Handle openQA fixes and job group setup

Correct wrong GNOME desktop in modify_existing_partition test

Added by rainerkoenig 5 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2024-02-16
Due date:
% Done:

0%

Estimated time:

Description

Motivation

MR#68 introduced a problem to the modify_existing_partition test that leads to problems in validate_default_target (aarch64) or first_boot (x86_64) and proably will also fail on other archs.

The underlying problem is that with the MR the DESKTOP setting is set to "gnome" while in the YAML workflow we select the role "textmode", so DESKTOP should be "textmode" as well.

Acceptance criteria:

  • AC1: Correct mistaken and set DESKTOP to textmode for the affected test.

Additional info

The error is introduced by <<: *gnome_and_qemuram that sets DESKTOP to "gnome" and increases the QEMURAM size. So maybe we need another import textmode_and_qemuram to use here.
The intent of this settings was to put together this two conditions of having a desktop gnome and the RAM required, copy-pasting this would defeat its purpose.

Actions

Also available in: Atom PDF