mirror_zfs/tests/zfs-tests
Giuseppe Di Natale 251cb8dfac Ensure that perf regression tests cleanup properly
Each test in the performance regression test suite
creates a pool and a dataset for use. Unfortunately,
these tests do not cleanup the pool and dataset
correctly once they complete. Each test now kills
fio and iostat, destroys the dataset, and finally
destroys the pool. Each test also now traps the
SIGTERM signal to handle cases where test-runner
kills a test.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Requires-builders: all
Closes #5407
2016-11-28 17:24:47 -07:00
..
cmd Fix coverity defects: CID 49339, 153393 2016-10-18 10:31:57 -07:00
include Replace ISAINFO with is_32bit function 2016-11-07 10:26:17 -08:00
tests Ensure that perf regression tests cleanup properly 2016-11-28 17:24:47 -07:00
Makefile.am Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00