[dts] [PATCH V1] conf/checklist:update powerville and Niantic not supported cases

zhu,shuai shuaix.zhu at intel.com
Fri Sep 21 05:04:19 CEST 2018


niantic and powerville should skip below cases:
    queue_region_with_rss_rule_api,
    queue_region_with_rss_rule_combination,
    queue_region_with_invalid_parameter


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

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index c595576..d330f61 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1998,5 +1998,53 @@
             "Bug ID": "",
             "Comments": "Niantic not support this case"
         }
-    ]
+    ],
+    "queue_region_with_rss_rule_api": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ],
+    "queue_region_with_rss_rule_combination": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ],
+    "queue_region_with_invalid_parameter": [
+         {
+             "OS": [
+                 "ALL"
+             ],
+             "NIC": [
+                 "niantic",
+                 "powerville"
+             ],
+             "Target": [
+                 "ALL"
+             ],
+             "Bug ID": "",
+             "Comments": "the nic not support this case"
+         }
+     ]
 }
-- 
1.9.3



More information about the dts mailing list