Page MenuHomeFreeBSD

Make the CTL tests more resilient
ClosedPublic

Authored by asomers on Nov 5 2024, 12:28 AM.
Tags
None
Referenced Files
F152809701: D47446.id146017.diff
Fri, Apr 17, 6:23 AM
Unknown Object (File)
Wed, Apr 15, 3:35 AM
Unknown Object (File)
Thu, Apr 9, 10:18 PM
Unknown Object (File)
Tue, Mar 24, 8:19 AM
Unknown Object (File)
Tue, Mar 24, 8:11 AM
Unknown Object (File)
Sat, Mar 21, 7:46 PM
Unknown Object (File)
Mar 18 2026, 6:54 AM
Unknown Object (File)
Mar 16 2026, 7:51 PM
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.