[dts] [PATCH V1] conf/test_case_checklist:add checklist for special case

Zhimin Huang zhiminx.huang at intel.com
Fri Sep 3 20:27:34 CEST 2021


  test case need different cvl with serial number, it's cover by manual test, so add checklist

Signed-off-by: Zhimin Huang <zhiminx.huang at intel.com>
---
 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 8cd47dd..218599e 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1773,6 +1773,22 @@
             "Comments": "the nic not support this case"
         }
     ],
+    "check_specific_package_loading": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "columbiaville_100g",
+                "columbiaville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "the case needs >=2 CVL NICs with different Serial Numbers"
+        }
+    ],
     "kernel_2pf_2vf_1vm_mac_add_filter": [
         {
             "OS": [
-- 
2.17.1



More information about the dts mailing list