[1/2] conf/test_case_checklist:change_thresholds:CVL and FVL not support this case(DPDK-24129)
Commit Message
change_thresholds:CVL and FVL not support this case(DPDK-24129)
Signed-off-by: Chen Linglix <linglix.chen@intel.com>
---
conf/test_case_checklist.json | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
@@ -3515,5 +3515,27 @@
"Bug ID": "",
"Comments": "the nic not support this case"
}
+ ],
+ "change_thresholds": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g",
+ "fortville_eagle",
+ "fortville_spirit",
+ "fortpark_TLV",
+ "fortpark_BASE-T",
+ "fortville_25g",
+ "carlsville"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "DPDK-24129",
+ "Comments": "CVL and FVL not support this case"
+ }
]
}