diff options
author | Alessandro Zanni <alessandro.zanni87@gmail.com> | 2025-01-14 01:33:16 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-15 14:14:40 -0800 |
commit | 7a649f39dab77b494b2b2dd38153d0ba7b037c4b (patch) | |
tree | db21b49e63ebffeb004a5dc2761a702b941db00c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2974e66ba0897ad7dccc0de68d493793f161649d (diff) |
selftests/net/forwarding: teamd command not found
Running "make kselftest TARGETS=net/forwarding" results in
multiple ccurrences of the same error:
- ./lib.sh: line 787: teamd: command not found
This patch adds the variable $REQUIRE_TEAMD in every test that uses the
command teamd and checks the $REQUIRE_TEAMD variable in the file "lib.sh"
to skip the test if the command is not installed.
Signed-off-by: Alessandro Zanni <alessandro.zanni87@gmail.com>
Link: https://patch.msgid.link/20250114003323.97207-1-alessandro.zanni87@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions