ucx
ucx copied to clipboard
GTEST/UCT: Add ability to filter by resource or md name
What
Add ability to limit gtest runs by MD and RSC name.
Why ?
Shorten test time on systems with 30+ interfaces.
How ?
Do it from gtest test instantiation, as UCX_NET_DEVICES
is inoperent.
GTEST_UCT_MD_NAME=mlx5_0 GTEST_UCT_RSC_NAME=mlx5_0:1 ./test/gtest/gtest --gtest_filter=ib/test_md.reg*