[dts][PATCH V1] conf/test_case_checklist.json: adapt testplan, change 128 to 64

Yu Jiang yux.jiang at intel.com
Fri Mar 11 11:21:46 CET 2022


according to DTS commit id "2522e5c7 test_plans/generic_filter_test_plan:
add the change IXGBE_NONE_MODE_TX_NB_QUEUES to 128 in test plan",
modify case name to 64_queues from 128_queues

Signed-off-by: Yu Jiang <yux.jiang at intel.com>
---
 conf/test_case_checklist.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 546d408d..3caeb16b 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1,5 +1,5 @@
 {
-    "128_queues": [
+    "64_queues": [
         {
             "OS": [
                 "ALL"
-- 
2.25.1



More information about the dts mailing list