Project

General

Profile

Actions

action #133856

closed

Adjust nested_vm.pm for the removal of libvirtd

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

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
2023-08-07
Due date:
% Done:

0%

Estimated time:

Description

Motivation

the libvirtd.service is no longer supposed to be used (see this yast change for reference:

https://build.opensuse.org/request/show/1086174
+- The libvirtd daemon is deprecated and is going away.

The relevant openQA tests I could identify on Tumbleweed that interact in one way or another with libvirtd are:

https://openqa.opensuse.org/tests/3281532 upgrade_Leap_15.2_with_service_check
https://openqa.opensuse.org/tests/3281533 upgrade_Leap_15.2_with_service_check_nested_vm_down

We need investigate to find the solution to make nested_vm.pm work even without libvirtd.

Acceptance criteria

AC1: Adjust nested_vm.pm for the removal of libvirtd

Actions #2

Updated by leli 9 months ago

  • Status changed from New to Workable
  • Priority changed from Normal to Urgent
  • Target version set to Current
Actions #3

Updated by leli 9 months ago

  • Priority changed from Urgent to High
Actions #4

Updated by zoecao 9 months ago

  • Status changed from Workable to In Progress
  • Assignee set to zoecao
Actions #5

Updated by zoecao 9 months ago

Update status here:
These are the latest failures in openqa:
https://openqa.opensuse.org/tests/3526703#step/nested_vm#1/5 upgrade_Leap_15.2_with_service_check
https://openqa.opensuse.org/tests/3526644#step/nested_vm#1/5 upgrade_Leap_15.2_with_service_check_nested_vm_down

Checked the bug bsc#1209105, the libvirtd service is replaced by virtqemud.{socket,service}.
And I fresh installed Tumbleweed-snapshot20230821, checked the related service by:

zypper in -t pattern kvm_server kvm_tools
stemctl status virtqemud.service
systemctl status virtqemud.socket

The services are disabled by default after installation, need to enable them.
Created a PR and will run vr for it.

Actions #7

Updated by zoecao 8 months ago

  • Status changed from In Progress to Resolved

The PR is merged, so close here, thanks.

Actions

Also available in: Atom PDF