From 2750f61ce31cf39f54c5fd0d3ec21f2e575878a7 Mon Sep 17 00:00:00 2001 From: wuchao Date: Tue, 11 Aug 2026 06:41:57 +0000 Subject: [PATCH] modify bsp_test config file for watchdog hw test --- fboss/platform/configs/leh800bcls/bsp_tests.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fboss/platform/configs/leh800bcls/bsp_tests.json b/fboss/platform/configs/leh800bcls/bsp_tests.json index 46ac9b303ef18..9aa1929491327 100644 --- a/fboss/platform/configs/leh800bcls/bsp_tests.json +++ b/fboss/platform/configs/leh800bcls/bsp_tests.json @@ -57,7 +57,9 @@ "fan7", "fan8" ] - }, + } + }, + "PDB.PDB_FAN_CPLD": { "watchdogTestData": { "numWatchdogs": 1 }