Skip to content

[Cisco][G202x] Fix PFC watchdog test#766

Open
itskittycisco wants to merge 1 commit intofacebook:mainfrom
itskittycisco:pfc_watchdog
Open

[Cisco][G202x] Fix PFC watchdog test#766
itskittycisco wants to merge 1 commit intofacebook:mainfrom
itskittycisco:pfc_watchdog

Conversation

@itskittycisco
Copy link
Copy Markdown

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
@itskittycisco itskittycisco changed the title Fix PFC watchdog tests for G202x [G202x] Fix PFC watchdog test Feb 14, 2026
@itskittycisco itskittycisco changed the title [G202x] Fix PFC watchdog test [Cisco][G202x] Fix PFC watchdog test Feb 27, 2026
@github-actions github-actions bot added the cisco label Feb 27, 2026
@itskittycisco itskittycisco requested a review from a team as a code owner March 20, 2026 23:33
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