test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2] conf/checklist:update nic not supported cases.
@ 2018-09-21  6:14 zhu,shuai
  2018-09-21 15:14 ` Lijuan Tu
  0 siblings, 1 reply; 2+ messages in thread
From: zhu,shuai @ 2018-09-21  6:14 UTC (permalink / raw)
  To: dts; +Cc: zhu,shuai

Case that should be skipped:
    queue_region_with_rss_rule_api,
    queue_region_with_rss_rule_combination,
    queue_region_with_invalid_parameter


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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH V2] conf/checklist:update nic not supported cases.
  2018-09-21  6:14 [dts] [PATCH V2] conf/checklist:update nic not supported cases zhu,shuai
@ 2018-09-21 15:14 ` Lijuan Tu
  0 siblings, 0 replies; 2+ messages in thread
From: Lijuan Tu @ 2018-09-21 15:14 UTC (permalink / raw)
  To: zhu,shuai, dts

Applied, thanks


On 2018年09月21日 14:14, zhu,shuai wrote:
> Case that should be skipped:
>      queue_region_with_rss_rule_api,
>      queue_region_with_rss_rule_combination,
>      queue_region_with_invalid_parameter
>
>
> Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
> ---
>   conf/test_case_checklist.json | 54 +++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 54 insertions(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index c595576..f16a75d 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1998,5 +1998,59 @@
>               "Bug ID": "",
>               "Comments": "Niantic not support this case"
>           }
> +    ],
> +     "queue_region_with_rss_rule_api": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +     "queue_region_with_rss_rule_combination": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
> +    ],
> +     "queue_region_with_invalid_parameter": [
> +        {
> +            "OS": [
> +                "ALL"
> +            ],
> +            "NIC": [
> +                "niantic",
> +                "powerville",
> +                "sagepond",
> +                "sageville"
> +            ],
> +            "Target": [
> +                "ALL"
> +            ],
> +            "Bug ID": "",
> +            "Comments": "the nic not support this case"
> +        }
>       ]
>   }

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-21  6:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-21  6:14 [dts] [PATCH V2] conf/checklist:update nic not supported cases zhu,shuai
2018-09-21 15:14 ` Lijuan Tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).