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

Zhimin Huang zhiminx.huang at intel.com
Mon Sep 6 19:19:04 CEST 2021


this case need two different type cvl cards,the name of pkg from nic serial number.
e.g.E810CQDA2 and E810XXVDA4 have diff serial number.
so add checklist and cover by manual.

v2:
 - rich description

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 4726aac..7c5601e 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