test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH -V1] add some cases in checklist json file
@ 2018-01-02  9:18 zhao,meijuan
  0 siblings, 0 replies; only message in thread
From: zhao,meijuan @ 2018-01-02  9:18 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

add some cases which are not supported some nic

Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
---
 conf/test_case_checklist.json | 120 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 119 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 38cca5a..2d1c698 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1,4 +1,122 @@
-{
+{  
+    "vf_vlan_tx": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "sagepond",
+                "sageville"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "NIC not support this test"
+        }
+    ], 
+    "two_vms_add_or_remove_uta_mac_on_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
+    "two_vms_pause_rx_queues": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
+    "two_vms_add_multi_uta_mac_on_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
+    "two_vms_pause_tx_queuse": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
+    "two_vms_enalbe_or_disable_one_uta_mac_on_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
+    "two_vms_prevent_rx_broadcast_on_vf": [
+        {
+            "OS": [
+                "ALL"
+            ],
+            "NIC": [
+                "fortville_eagle",
+                "fortville_spirit",
+                "fortville_25g"
+            ],
+            "Target": [
+                "ALL"
+            ],
+            "Bug ID": "",
+            "Comments": "fortville not support this test"
+        }
+    ],
     "128_queues": [
         {
             "OS": [
-- 
1.9.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-02  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-02  9:18 [dts] [PATCH -V1] add some cases in checklist json file zhao,meijuan

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).