Skip to content

Commit

Permalink
Common timer values for testing watchdog API for DellEMC platforms (#…
Browse files Browse the repository at this point in the history
…3113)

Common timer values in watchdog.yml file for testing watchdog API for DellEMC platforms

Co-authored-by: V P Subramaniam <[email protected]>
  • Loading branch information
vpsubramaniam and V P Subramaniam authored Mar 10, 2021
1 parent 42bbc2e commit 79887ad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/platform_tests/api/watchdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ x86_64-mlnx_msn2700-r0:
greater_timeout: 100
too_big_timeout: 66000

x86_64-dell_s6100_c2538-r0:
# Dell watchdog
x86_64-dell.*:
default:
greater_timeout: 180
too_big_timeout: 200
too_big_timeout: 660

# Arista watchdog
x86_64-arista.*:
Expand Down

0 comments on commit 79887ad

Please sign in to comment.