** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released
-- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2032166 Title: shiftfs-lxd.sh test in ubuntu_overlayfs_smoke_test fail with realtime kernel due to the lack of zfs support Status in ubuntu-kernel-tests: Fix Released Bug description: The shiftfs-lxd.sh test is failing with: Running 'sudo -iu ubuntu /home/ubuntu/autotest/client/tmp/ubuntu_overlayfs_smoke_test/src/overlay-shiftfs-tests/tests/shiftfs-lxd.sh' Error: Error loading "zfs" module: Failed to run: modprobe -b zfs: exit status 1 (modprobe: FATAL: Module zfs not found in directory /lib/modules/5.15.0-1044-realtime) Creating c1 Error: Failed loading storage pool "zfs": Storage pool not found Error: Instance not found FAIL Error: Instance not found Error: Failed checking instance exists "local:c1": Instance not found Error: Storage pool not found This is because ZFS is not supported in realtime kernel [1]. We should disable this specific test for realtime kernels. [1] https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2017637 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2032166/+subscriptions -- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp