вторник

[Bug 1934282] Re: Some test in kselftest/net on focal source tree were not tested at all

Thanks for the verification, Kleber!

** Changed in: ubuntu-kernel-tests
Status: In Progress => Fix Released

--
You received this bug notification because you are subscribed to linux
in Ubuntu.
Matching subscriptions: Bgg, Bmail, Nb
https://bugs.launchpad.net/bugs/1934282

Title:
Some test in kselftest/net on focal source tree were not tested at all

Status in ubuntu-kernel-tests:
Fix Released
Status in linux package in Ubuntu:
Fix Released
Status in linux source package in Focal:
Fix Committed

Bug description:
[Impact]
Found this issue while debugging devlink_port_split.py test issue in
bug 1928889.

There are some tests like icmp_redirect.sh, ip6_gre_headroom.sh and
etc are not in the Makefile of the net directory, thus they are not
tested at all.

[Fix]
* 919a23e9d6ccf8 selftests/net: add missing tests to Makefile

Backport needed for Focal as we only have these tests unadded:
$ for file in $(ls *.sh); do grep -q $file Makefile || echo $file; done
fib_nexthop_multiprefix.sh
fib_nexthops.sh
icmp_redirect.sh
ip6_gre_headroom.sh
route_localnet.sh

[Test]
Run the "net" test suite in the kselftest directory from a patched
source tree. These tests will be executed.

[Where problems could occur]
This change will bring in more tests for our SRU, we might see new
failures because of these test in the future.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1934282/+subscriptions

Комментариев нет:

Отправить комментарий