tests: fix test failure with parrallel test 11/35611/1
authorTianyu Li <[email protected]>
Fri, 25 Feb 2022 05:51:10 +0000 (05:51 +0000)
committerTianyu Li <[email protected]>
Thu, 10 Mar 2022 06:08:19 +0000 (14:08 +0800)
commit6d95f8c983efc3da613cf591dc4070c3560a9d41
treeebaccf113d4584efec2aef664cc4c141aaf0c80f
parent400d459bc1cfa9a5089a2bfb942e59e81ec0fdf1
tests: fix test failure with parrallel test

Several test cases re-use the same test class name,
which leads to test error when do parrallel test with TEST_JOBS=16,
change the test class names to unique values.

Type: fix
Signed-off-by: Tianyu Li <[email protected]>
Change-Id: Iefc01d40a25ebd60533baf3a2dc98a537437e8e9
test/test_ip6.py
test/test_ipip.py
test/test_l2bd_learnlimit_bdenabled.py
test/test_l2bd_learnlimit_enabled.py
test/test_srv6_ad.py
test/test_srv6_ad_flow.py
test/test_srv6_as.py