Page MenuHomeFreeBSD

tests/sys/netgraph: Further CI fixes
ClosedPublic

Authored by arichardson on Mar 19 2021, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 7:28 AM
Unknown Object (File)
Sun, May 17, 10:58 PM
Unknown Object (File)
Sun, May 17, 10:57 PM
Unknown Object (File)
Sun, May 17, 10:44 PM
Unknown Object (File)
Thu, May 14, 6:10 AM
Unknown Object (File)
Thu, Apr 30, 9:19 AM
Unknown Object (File)
Wed, Apr 29, 9:53 AM
Unknown Object (File)
Apr 21 2026, 12:14 AM

Details

Summary

I was trying to debug why this test is working locally but failing in CI.
While doing so I made some small changes to allow running it with set -e.

It turns out the problem is that find_iface does not return anything in
Jenkins, so all following tests fail with obscure error messages.
To handle this case exit early if $eth is empty.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37945
Build 34834: arc lint + arc unit