diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-18 10:43:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-18 22:53:45 +0000 |
commit | 1460b73e0131212e90aeb55053630dc41ef4835a (patch) | |
tree | 81a4342335a54b671b75045f822f571c83602e41 /bitbake/lib/bb/utils.py | |
parent | a4d31bb032350c2535b9168c33178303522edcca (diff) | |
download | poky-1460b73e0131212e90aeb55053630dc41ef4835a.tar.gz |
oeqa/runtime/connman: Drop unused test
This test checks for an IP address and then tests if interface aliases work. We
don't run it on any of our automated testing as it only applies for non-qemu.
The connectivity test is unrealted to connman and pretty pointless as it depends
on ssh being working, so networking is probably ok.
The alias interface test is unrelated to commman and a general networking test
but seems out of place.
The code uses obsolete ifconfig calls and overall, the value of the test we're
never using seems low. Delete it.
(From OE-Core rev: 5e40277d1ee9df8dbc612a39b575f9a50806cd62)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions