Skip to content

ZTS: Add back redundancy_draid_spare3 exception#18320

Merged
behlendorf merged 1 commit into
openzfs:masterfrom
behlendorf:zts-exception-draid
Mar 16, 2026
Merged

ZTS: Add back redundancy_draid_spare3 exception#18320
behlendorf merged 1 commit into
openzfs:masterfrom
behlendorf:zts-exception-draid

Conversation

@behlendorf
Copy link
Copy Markdown
Contributor

Motivation and Context

Confirmed the issue can still occur. Put the exception back to help keep the CI green.

Description

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

How Has This Been Tested?

Will be tested by the CI.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Quality assurance (non-breaking change which makes the code more robust against bugs)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)
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>
@behlendorf behlendorf added the Component: Test Suite Indicates an issue with the test framework or a test case label Mar 13, 2026
Copilot AI review requested due to automatic review settings March 13, 2026 16:44
@behlendorf behlendorf added the Status: Code Review Needed Ready for review and testing label Mar 13, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Mar 16, 2026
@behlendorf behlendorf merged commit 488f04e into openzfs:master Mar 16, 2026
40 of 43 checks passed
tonyhutter pushed a commit that referenced this pull request May 12, 2026
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
tonyhutter pushed a commit that referenced this pull request May 12, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Test Suite Indicates an issue with the test framework or a test case Status: Accepted Ready to integrate (reviewed, tested)

2 participants