[dts][PATCH V1] conf/test_case_supportlist: delete perf_pvp_share_lib_of_*

Wei Ling weix.ling at intel.com
Thu Mar 30 10:02:44 CEST 2023


As the pvp_share_lib split 3 testcase as follows, and verify the NIC in
testcase, so delete the 2 config in conf/test_case_supportlist.
1)test_perf_pvp_share_lib_for_intel_82599_series
2)test_perf_pvp_share_lib_for_intel_700_series
3)test_perf_pvp_share_lib_for_intel_800_series

Signed-off-by: Wei Ling <weix.ling at intel.com>
---
 conf/test_case_supportlist.json | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index 37e5b0d5..98d4d8ae 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -1701,38 +1701,6 @@
             "Comments": "the nic on the environment not support this case"
         }
     ],
-    "perf_pvp_share_lib_of_fortville": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "I40E_10G-SFP_XL710",
-                "I40E_40G-QSFP_A",
-                "I40E_25G-25G_SFP28"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "the nic on the environment not support this case"
-        }
-    ],
-    "perf_pvp_share_lib_of_niantic": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "IXGBE_10G-82599_SFP"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "the nic on the environment not support this case"
-        }
-    ],
     "packet_checking_scalar_mode": [
         {
             "OS": [
-- 
2.25.1



More information about the dts mailing list