[dts] [PATCH V1] conf/checklist:add not support case on FVL.

zhu,shuai shuaix.zhu at intel.com
Fri Jan 11 06:42:22 CET 2019


The following case is skipped:
    port_mtu,
    retrieve_reg

Signed-off-by: zhu,shuai <shuaix.zhu at intel.com>
---
 conf/test_case_checklist.json | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index b4e7126..fec4c5a 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1911,7 +1911,13 @@
                 "ALL"
             ],
             "NIC": [
-                "ALL"
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g",
+                "fortpark",
+                "fortpark_TLV",
+                "fortpark_TLV_vf"
             ],
             "Target": [
                 "ALL"
@@ -2149,5 +2155,26 @@
             "Bug ID": "",
             "Comments": "the nic not support this case"
         }
+    ],
+     "retrieve_reg": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_spirit_single",
+                "fortville_25g",
+                "fortpark",
+                "fortpark_TLV",
+                "fortpark_TLV_vf"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the nic not support this case"
+        }
     ]
 }
-- 
2.17.2



More information about the dts mailing list