Skip to content

Commit faea291

Browse files
adding new cisco 8101 platform to watchdog.yml (sonic-net#17689)
What is the motivation for this PR Add Cisco x86_64-8101_32fh_o_c01-r0 platform to platform_tests/api/watchdog.yml for test_watchdog.py. How did you do it Added platform details for x86_64-8101_32fh_o_c01-r0 to watchdog.yml. How did you verify/test it Testcase passed on Cisco x86_64-8101_32fh_o_c01-r0 after adding the platform details. Signed-off-by: (none found in commits)
1 parent 530e350 commit faea291

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/platform_tests/api/watchdog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ x86_64-8101_32fh_o-r0:
181181
greater_timeout: 6553
182182
too_big_timeout: 6554
183183

184+
x86_64-8101_32fh_o_c01-r0:
185+
default:
186+
valid_timeout: 10
187+
greater_timeout: 6553
188+
too_big_timeout: 6554
189+
184190
x86_64-8111_32eh_o-r0:
185191
default:
186192
valid_timeout: 10

0 commit comments

Comments
 (0)