ZTS: Add back redundancy_draid_spare3 exception

Observed again in the CI.  Put the maybe exception back in place
and reference a newly created issue for this sporadic failure.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #18320
This commit is contained in:
Brian Behlendorf 2026-03-16 10:39:01 -07:00 committed by GitHub
parent b481a8bbbf
commit 488f04e276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -255,6 +255,7 @@ maybe = {
'raidz/raidz_002_pos': ['FAIL', known_reason],
'raidz/raidz_expand_001_pos': ['FAIL', 16421],
'redundancy/redundancy_draid_spare1': ['FAIL', 18307],
'redundancy/redundancy_draid_spare3': ['FAIL', 18319],
'removal/removal_condense_export': ['FAIL', known_reason],
'renameat2/setup': ['SKIP', renameat2_reason],
'reservation/reservation_008_pos': ['FAIL', 7741],