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

Message ID 20210906171904.18647-1-zhiminx.huang@intel.com (mailing list archive)
State Accepted
Headers
Series [V2] conf/test_case_checklist:add checklist for special case |

Commit Message

Huang, ZhiminX Sept. 6, 2021, 5:19 p.m. UTC
  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@intel.com>
---
 conf/test_case_checklist.json | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
  

Comments

Tu, Lijuan Sept. 28, 2021, 2:25 a.m. UTC | #1
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Zhimin Huang
> Sent: 2021年9月7日 1:19
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
> Subject: [dts] [PATCH V2] conf/test_case_checklist:add checklist for special case
> 
> 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@intel.com>

Applied
  

Patch

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": [