[dts] [PATCH V1] conf/test_case_checklist:fixed same cases in checklist

Xie wei weix.xie at intel.com
Tue Jun 23 07:36:38 CEST 2020


the same case will cover the front one

Signed-off-by: Xie wei <weix.xie at intel.com>
---
 conf/test_case_checklist.json | 60 ++++++-----------------------------
 1 file changed, 9 insertions(+), 51 deletions(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 49fdb4c..ac03b06 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1733,7 +1733,9 @@
                 "ALL"
             ],
             "NIC": [
-                "powerville"
+                "powerville",
+		"columbiaville_100g",
+		"columbiaville_25g"
             ],
             "Target": [
                 "ALL"
@@ -1748,7 +1750,9 @@
                 "ALL"
             ],
             "NIC": [
-                "powerville"
+                "powerville",
+		"columbiaville_100g",
+		"columbiaville_25g"
             ],
             "Target": [
                 "ALL"
@@ -1763,7 +1767,9 @@
                 "ALL"
             ],
             "NIC": [
-                "powerville"
+                "powerville",
+		"columbiaville_100g",
+		"columbiaville_25g"
             ],
             "Target": [
                 "ALL"
@@ -3433,54 +3439,6 @@
             "Comments": "32 bites not support this case(memoory not enough)."
         }
     ],
-    "dpdk_2pf_2vf_1vm_iplink_macfilter": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "columbiaville_100g",
-                "columbiaville_25g"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "CVL not support DPDK PF + DPDK VF"
-        }
-    ],
-    "dpdk_2pf_2vf_1vm": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "columbiaville_100g",
-                "columbiaville_25g"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "CVL not support DPDK PF + DPDK VF"
-        }
-    ],
-    "dpdk_pf_vf_reset": [
-        {
-            "OS": [
-                "ALL"
-            ],
-            "NIC": [
-                "columbiaville_100g",
-                "columbiaville_25g"
-            ],
-            "Target": [
-                "ALL"
-            ],
-            "Bug ID": "",
-            "Comments": "CVL not support DPDK PF + DPDK VF"
-        }
-    ],
     "VEB_switching_inter_vfs_and_pf": [
         {
             "OS": [
-- 
2.17.1



More information about the dts mailing list