This bug was fixed in the package zfs-linux - 0.6.5.6-0ubuntu27

---------------
zfs-linux (0.6.5.6-0ubuntu27) xenial; urgency=medium

  * Fix modules not loaded on debian tests (LP: #1813749)
    - ADT tests are failing with some Xenial packages because the zfs
      module is not loaded before the tests start. This can be fixed
      by loading the module on the main test script (kernel-smoke-test)
      as done by the package built for later series.

 -- Kleber Sacilotto de Souza <kleber.so...@canonical.com>  Tue, 29 Jan
2019 11:40:10 +0100

** Changed in: zfs-linux (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1813749

Title:
  zfs-linux 0.6.5.6-0ubuntu26 ADT test failure with linux-snapdragon
  4.4.0-1107.112

Status in zfs-linux package in Ubuntu:
  New
Status in zfs-linux source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  ADT Testing failed with xenial/linux-snapdragon on:
      arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/arm64/z/zfs-linux/20190125_170958_97a22@/log.gz

  The debian test script (debian/tests/kernel-smoke-test) doesn't load
  the zfs module causing the tests to fail.

  [Test Case]
  Run autopkgtest of zfs-linux package with xenial/linux-snapdragon kernel.

  Alternatively one can install the zfs-dkms package, download the zfs-linux 
source from version 0.6.5.6-0ubuntu26 and run:
  $ sudo ./debian/tests/kernel-smoke-test

  Making sure the modules are not loaded before running the test
  manually.

  [Fix]
  The solution is to load the zfs module before starting the tests, as done by 
the test script shipped by the packages for Bionic and later series.

  [Regression Potential] 
  Low. The fix changes only the debian test script, so no impact on regular 
users.

  [Other Info]
  The tests were not failing before. I suspect that's being caused by a change 
in the order that the packages are installed before the tests start. With 
previous ADT runs, the zfsutils-linux package was installed after zfs-dkms, so 
that caused systemd to start the zfs-import-scan service, which loaded the 
modules. On these later ADT failed runs, zfs-dkms is installed last, so the 
service is not reloaded and the modules stay unloaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1813749/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to