Page MenuHomeFreeBSD

Make the CTL tests more resilient
ClosedPublic

Authored by asomers on Nov 5 2024, 12:28 AM.
Tags
None
Referenced Files
F146759534: D47446.id146032.diff
Thu, Mar 5, 8:57 AM
Unknown Object (File)
Sun, Mar 1, 12:51 PM
Unknown Object (File)
Fri, Feb 27, 2:08 AM
Unknown Object (File)
Tue, Feb 24, 3:31 PM
Unknown Object (File)
Sun, Feb 8, 5:22 PM
Unknown Object (File)
Dec 26 2025, 4:35 AM
Unknown Object (File)
Dec 7 2025, 5:49 AM
Unknown Object (File)
Nov 30 2025, 3:40 AM
Subscribers

Details

Summary

Fix the find_device function to work regardless of whether "camcontrol
devlist" lists the da device first and the pass device second or vice
versa. On FreeBSD 14 and 15 it apparently always lists da first. But
on 13 it can do it in either order.

MFC after: 2 weeks
MFC with: fe1755fa
Sponsored by: ConnectWise

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 60390
Build 57274: arc lint + arc unit

Event Timeline

MFC with: can instead be Fixes: - we will have tooling to find commits that have a Fixes: identifying a commit that has been MFC'd

This revision is now accepted and ready to land.Nov 5 2024, 12:45 AM
This revision was automatically updated to reflect the committed changes.