Project

General

Profile

Actions

action #135368

closed

Fix check for NetworkManager in cockpit_service test module

Added by rainerkoenig 9 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
Start date:
2023-09-07
Due date:
% Done:

100%

Estimated time:

Description

Motivation

The cockpit_service test module has a check for NetworkManager built in that makes the test fail if it runs on a distribution that should have NetworkManager installed by default.
This check will cause problems when cockpit_service is run in a migration scenario (observed on SLE Micro 5.1->5.5 migration), because the initial version in the migration test had wicked installed an running and there is not automatic migration from 'wickedto NetworkManager. So after doingzypper_migrationwe end up in a situation that the upgraded system is still runningwicked` which then will lead to a failure.

ToDo

After some discussion on Slack the result was to create an own YAML schedule for migration and don't use cockpit_service in that since its checks are not really related to migration scenarios.

Acceptance criteria

AC1: Migration tests in the SLE Micro/Yast and migraiton job group will work without cockpit_service test.

Actions

Also available in: Atom PDF