]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update zts-report.py with additional tests
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 16 Jul 2020 04:28:18 +0000 (21:28 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 04:28:18 +0000 (21:28 -0700)
commitf1b815379422b840b01bbb25f40140d774f84692
tree22f47cc95c15d02c37772c2b2d47d25da7fe1df9
parent103bc5b957b0456814665947a5db7348dcd9d78a
Update zts-report.py with additional tests

The following test cases have been observed to fail frequently
enough to be a problem when reporting CI results.  Until they can
be updated to be entirely reliable add them to the zts-report.py
script.

    alloc_class/alloc_class_011_neg
    cli_root/zpool_import/zpool_import_012_pos
    mmp/mmp_on_uberblocks
    rsend/send_partial_dataset

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #10578
tests/test-runner/bin/zts-report.py.in