Project

General

Profile

Actions

action #135368

closed

Fix check for NetworkManager in cockpit_service test module

Added by rainerkoenig 8 months ago. Updated 7 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 #1

Updated by lmanfredi 8 months ago

  • Status changed from Workable to In Progress
  • Assignee set to lmanfredi
Actions #2

Updated by lmanfredi 8 months ago

Created PR#17733
Created MR#531

Actions #3

Updated by lmanfredi 8 months ago

  • % Done changed from 0 to 90
Actions #4

Updated by rainerkoenig 8 months ago

  • Description updated (diff)
Actions #5

Updated by lmanfredi 7 months ago

Merged PR#17733
Merged MR#531

Actions #7

Updated by lmanfredi 7 months ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF