Page MenuHomeFreeBSD

tests/ci: add missing kmods and pkgs to unskip tests
ClosedPublic

Authored by guest-svmhdvn on Jul 14 2025, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 8:10 PM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Sat, Oct 11, 7:07 AM
Unknown Object (File)
Fri, Oct 10, 11:49 PM
Subscribers

Details

Summary

Signed-off-by: Siva Mahadevan <me@svmhdvn.name>
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bofh requested changes to this revision.Jul 15 2025, 10:52 AM
bofh added a subscriber: bofh.
bofh added inline comments.
tests/ci/tools/ci.conf
33

Why was these deleted as we need these for the ltp tests?

This revision now requires changes to proceed.Jul 15 2025, 10:52 AM

Rebased in v2.

Why was these deleted as we need these for the ltp tests?

That port doesn't seem to exist anymore in the Ports collection. The ci-buildimage target fails saying that it doesn't exist in the upstream FreeBSD repo and I could not find any references to it in the Ports sources.

Rebased in v2.

Why was these deleted as we need these for the ltp tests?

That port doesn't seem to exist anymore in the Ports collection. The ci-buildimage target fails saying that it doesn't exist in the upstream FreeBSD repo and I could not find any references to it in the Ports sources.

Maybe the find was not strong enough. https://www.freshports.org/devel/linux-ltp

Removed mac_ipacl from this revision since it is deny-by-default and causes a portion of sbin/ping tests to fail (needs further work to figure out how to enable the right syctls).

This revision was not accepted when it landed; it landed in state Needs Review.Aug 13 2025, 9:06 PM
This revision was automatically updated to reflect the committed changes.