mirror_zfs/tests/test-runner
Brian Behlendorf eecd3f1a21
ZTS: alloc_class.ksh must wait for the process to exit
The alloc_class_* tests may fail on Linux with an EBUSY error if
`zfs destroy` is run before the `dd` process has had a chance to
terminate.  Wait on the pid after the `kill -9` to make sure.

When testing I didn't observe any failures for the alloc_class
tests.  Remove them from the exceptions list, the CI was used to
verify the tests pass on all platforms.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12873
2021-12-17 12:40:34 -08:00
..
bin ZTS: alloc_class.ksh must wait for the process to exit 2021-12-17 12:40:34 -08:00
include Skip snapshot in zfs_iter_mounted() 2021-10-20 16:07:19 -07:00
man Widen mancheck to all of man and test-runner 2021-05-29 20:22:37 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00