]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
selftests: net: fib_tests: remove duplicate log test
authorHangbin Liu <liuhangbin@gmail.com>
Tue, 19 Jan 2021 02:59:30 +0000 (10:59 +0800)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 19 Feb 2021 15:45:46 +0000 (16:45 +0100)
commitceb9a55b012b9acd09847725e6522510923de000
tree0ac18932dacaac824ecc4f243f511ac1ac735913
parent186970a3e673c1cadaca91ee2b0f409d64e45f90
selftests: net: fib_tests: remove duplicate log test

BugLink: https://bugs.launchpad.net/bugs/1915195
[ Upstream commit fd23d2dc180fccfad4b27a8e52ba1bc415d18509 ]

The previous test added an address with a specified metric and check if
correspond route was created. I somehow added two logs for the same
test. Remove the duplicated one.

Reported-by: Antoine Tenart <atenart@redhat.com>
Fixes: 0d29169a708b ("selftests/net/fib_tests: update addr_metric_test for peer route testing")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20210119025930.2810532-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
tools/testing/selftests/net/fib_tests.sh