zfs/tests/zfs-tests/tests/functional/alloc_class
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
..
Makefile.am tests: fix cosmetic permission issues during `make install` 2019-05-28 15:07:24 -07:00
alloc_class.cfg Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class.kshlib ZTS: alloc_class.ksh must wait for the process to exit 2021-12-17 12:40:34 -08:00
alloc_class_001_pos.ksh Fix pool creation with feature@allocation_classes disabled 2019-10-10 16:39:41 -07:00
alloc_class_002_neg.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_003_pos.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_004_pos.ksh Use compatible arg order in tests 2019-08-29 11:03:09 -07:00
alloc_class_005_pos.ksh Use compatible arg order in tests 2019-08-29 11:03:09 -07:00
alloc_class_006_pos.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_007_pos.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_008_pos.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_009_pos.ksh ZTS: minor improvements to alloc_class_009_pos functional test 2020-07-30 09:11:05 -07:00
alloc_class_010_pos.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00
alloc_class_011_neg.ksh Increase allowed 'special_small_blocks' maximum value 2019-12-03 09:58:03 -08:00
alloc_class_012_pos.ksh special device removal space accounting fixes 2020-12-17 12:11:56 -08:00
alloc_class_013_pos.ksh Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
cleanup.ksh ZTS: Use default_cleanup_noexit where needed 2020-03-17 09:55:18 -07:00
setup.ksh Pool allocation classes 2018-09-05 18:33:36 -07:00