tests: fix ipsec sdp cases with parrallel job 49/36049/2
authorTianyu Li <[email protected]>
Fri, 22 Apr 2022 03:22:55 +0000 (11:22 +0800)
committerDave Wallace <[email protected]>
Tue, 24 May 2022 18:01:43 +0000 (18:01 +0000)
commit26c39878ad8c2e5e673956327badcd6e419488db
treeac9ab8083d0732d9c3a3ecfe70fb2b80460879d9
parent152a9b6165c640bd551447e87a68132709864b67
tests: fix ipsec sdp cases with parrallel job

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

Type: fix
Fixes: 7cd35f5d688d9e3bddf66602655274dae944b086
Signed-off-by: Tianyu Li <[email protected]>
Change-Id: Ia5768654ddb6274531222761cc82b226d97325a9
test/test_ipsec_spd_flow_cache_input.py
test/test_ipsec_spd_flow_cache_output.py