Signed-off-by: Siva Mahadevan <me@svmhdvn.name>
Sponsored by: The FreeBSD Foundation
Details
Details
- Reviewers
kp bofh - Commits
- rG178b9c236474: tests/ci: Add missing kmods and pkgs to unskip tests
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
tests/ci/tools/ci.conf | ||
---|---|---|
33 | Why was these deleted as we need these for the ltp tests? |
Comment Actions
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.
Comment Actions
> Maybe the find was not strong enough. https://www.freshports.org/devel/linux-ltp
Thanks! Added that change back to https://reviews.freebsd.org/D51308.
Comment Actions
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).