Page MenuHomeFreeBSD

tests/sys/netgraph: Further CI fixes
ClosedPublic

Authored by arichardson on Mar 19 2021, 2:57 PM.
Tags
None
Referenced Files
F97798513: D29340.diff
Tue, Oct 1, 7:50 AM
Unknown Object (File)
Thu, Sep 26, 11:52 AM
Unknown Object (File)
Sat, Sep 7, 4:37 PM
Unknown Object (File)
Thu, Sep 5, 7:13 PM
Unknown Object (File)
Tue, Sep 3, 4:59 AM
Unknown Object (File)
Tue, Sep 3, 4:59 AM
Unknown Object (File)
Tue, Sep 3, 4:59 AM
Unknown Object (File)
Tue, Sep 3, 4:49 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