diff mbox series

[net-next,3/4] selftests: tc-testing: rename concurrency.json to flower.json

Message ID 20231129222424.910148-4-pctammela@mojatatu.com (mailing list archive)
State Accepted
Commit 7de8b2efafeb770e3f2113d506c31be7f4c9618e
Delegated to: Netdev Maintainers
Headers show
Series selftests: tc-testing: more tdc updates | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Clearly marked for net-next
netdev/ynl fail Generated files up to date; build failed; build has 9 warnings/errors;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 8 this patch: 8
netdev/cc_maintainers warning 1 maintainers not CCed: shuah@kernel.org
netdev/build_clang success Errors and warnings before: 8 this patch: 8
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 8 this patch: 8
netdev/checkpatch warning WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Pedro Tammela Nov. 29, 2023, 10:24 p.m. UTC
All tests in this file pertain to flower, so name it appropriately

Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
---
 .../tc-testing/tc-tests/filters/{concurrency.json => flower.json} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tools/testing/selftests/tc-testing/tc-tests/filters/{concurrency.json => flower.json} (100%)
diff mbox series

Patch

diff --git a/tools/testing/selftests/tc-testing/tc-tests/filters/concurrency.json b/tools/testing/selftests/tc-testing/tc-tests/filters/flower.json
similarity index 100%
rename from tools/testing/selftests/tc-testing/tc-tests/filters/concurrency.json
rename to tools/testing/selftests/tc-testing/tc-tests/filters/flower.json