]> git.proxmox.com Git - mirror_zfs.git/commitdiff
ZTS: Skip checkpoint_discard_busy
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 9 Jun 2023 18:10:01 +0000 (11:10 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 18:10:01 +0000 (11:10 -0700)
Until the ASSERT which is occasionally hit while running
checkpoint_discard_busy is resolved skip this test case.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #12053
Closes #14952

tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/tests/functional/pool_checkpoint/checkpoint_discard_busy.ksh

index ef1a46dca72a661e3d11e729f1ac0ec79bbf2184..9517ce8073a54a467fe0ea2cd09552b90de44304 100755 (executable)
@@ -152,6 +152,7 @@ known = {
         ['FAIL', rewind_reason],
     'cli_user/misc/zfs_share_001_neg': ['SKIP', na_reason],
     'cli_user/misc/zfs_unshare_001_neg': ['SKIP', na_reason],
+    'pool_checkpoint/checkpoint_discard_busy': ['SKIP', 12053],
     'privilege/setup': ['SKIP', na_reason],
     'refreserv/refreserv_004_pos': ['FAIL', known_reason],
     'rootpool/setup': ['SKIP', na_reason],
index f970935f5bd0bcd1afc044a90bc9ace344fee75b..087aef9027eab86e0021fc81f0e62147c78a08b2 100755 (executable)
@@ -38,6 +38,8 @@
 
 verify_runnable "global"
 
+log_unsupported "Skipping, issue https://github.com/openzfs/zfs/issues/12053"
+
 function test_cleanup
 {
        # reset memory limit to 16M