Project

General

Profile

Actions

action #48095

closed

[functional][y] Assure that installing a system with a non-available default systemd target mode shows a proper error

Added by SLindoMansilla about 5 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
New test
Target version:
SUSE QA - Milestone 30
Start date:
2019-02-19
Due date:
2020-03-10
% Done:

0%

Estimated time:
8.00 h
Difficulty:

Description

Motivation

When a user installs a system without Gnome/Xwindow and still force the system to boot to graphic mode. That will cause the system hanging up at first boot because systemd cannot find the display.service.
We suppose an obvious warning message is better than current warnings.

A warning message was implemented: https://github.com/yast/yast-services-manager/pull/187

An autoyast profile can be mocked up to reproduce this issue with:

<services-manager>
<default_target>not_found_default</default_target>
<services config:type="list"/>
</services-manager>

Let's limit the scope and enable in at least one graphical installation and one textmode installation.

systemd target is set by system role.

Acceptance criteria

  • AC: A test suite can reproduce the issue and assert the warning message.

Further information

Related bug: https://bugzilla.suse.com/show_bug.cgi?id=1046083

Actions

Also available in: Atom PDF