OSDN Git Service

tc-testing: gitignore, delete plugins directory
authorliujing <liujing@cmss.chinamobile.com>
Wed, 22 Jun 2022 12:12:37 +0000 (08:12 -0400)
committerJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 23:23:47 +0000 (16:23 -0700)
commit1da9e27415bfc54db25c8374331aaf5321185a1d
tree4825cc6f5444bbfd078009a0e265a7e382017e0e
parent6ce1df88b1f31f0e19372afe127cf5678d63c559
tc-testing: gitignore, delete plugins directory

when we modfying kernel, commit it to our environment building. we find a error
that is "tools/testing/selftests/tc-testing/plugins" failed: No such file or directory"

we find plugins directory is ignored in
"tools/testing/selftests/tc-testing/.gitignore", but the plugins directory
is need in "tools/testing/selftests/tc-testing/Makefile"

Signed-off-by: liujing <liujing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20220622121237.5832-1-liujing@cmss.chinamobile.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/tc-testing/.gitignore