Skip to content

zts fixes

Antonio Russo requested to merge aerusso/zfs:mrs/zts-fixes into master

This patch set fixes several issues in the zfs testing infrastructure (contained in our zfs-test package).

  • It adjusts for our convention of calling the Python 3 binary python3 (and not python)
  • It improves user experience by depending on the attr and nfs-kernel-common packages, which are used in some of the tests.

With these, I was able to get clean zfs-test.sh runs on Linux 5.4.

Merge request reports

Loading