Skip to content

Conversation

@itskittycisco
Copy link

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run
    clang-format.............................................................Passed
    black................................................(no files to check)Skipped
    shellcheck...........................................(no files to check)Skipped
    shfmt................................................(no files to check)Skipped
    trim trailing whitespace.................................................Passed
    fix end of files.........................................................Passed
    check yaml...........................................(no files to check)Skipped
    check json...........................................(no files to check)Skipped
    check for merge conflicts................................................Passed
     

Summary

Incorrect interval configured results in failure for HwVerifyPfcConfigInHwTest.PfcWatchdogProgrammingSequence on G202x/yuba
The accepted range is minimum 25ms and in multiples of 25ms.

Test Plan

Verified manually that HwVerifyPfcConfigInHwTest.PfcWatchdogProgrammingSequence is passing with the fix now.
[       OK ] HwVerifyPfcConfigInHwTest.PfcWatchdogProgrammingSequence (15075 ms)
[==========] 1 test from 1 test suite ran. (15075 ms total)
[  PASSED  ] 1 test.

@meta-cla meta-cla bot added the CLA Signed label Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant