mirror_zfs/tests/test-runner
Brian Behlendorf d16c029f99
ZTS: Test the correct filesystem_limits behavior
See issue #8226: Property filesystem_limit does not work as documented

There have been previous attempts to fix the behavior on Linux, but so
far the issue is still open.  See PRs #8228, #8280.

The existing tests pass for the incorrect behavior.  This is a problem
on FreeBSD; we are failing the tests because we implement the feature
correctly.

I have adapted the tests based on the work by @loli10k in #8280 and
extended the changes to fix the snapshot_limit test as well.

Linux now fails these tests, so entries linking to the issue have been
added to the "maybe" group in zts-report.py.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10082
2020-03-04 15:07:52 -08:00
..
bin ZTS: Test the correct filesystem_limits behavior 2020-03-04 15:07:52 -08:00
include ZTS: Provide for nested cleanup routines 2020-03-03 10:28:09 -08:00
man Fix typos 2019-09-02 18:17:39 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00