Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PFC ansible testcase config error of poll time greater than detection/restoration time. #1803

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Jun 22, 2020

Summary:

After this PR#sonic-net/sonic-utilities#838
there is check pfc_wd poll_time <= pfc_wd_detection/restoration_time.
So make sure in testscript before setting poll interval stop
pfc wd if enable by default because default detection/restoration time
can be < poll time interval making script failure.

Verify:
After making changes test-case config went fine and test passes.

there is check pfc_wd poll_time <= pfc_wd_detection/restoration_time.
So make sure in testscript before setting poll interval stop
pfc wd if enable by default because default detection/restoration time
can be < poll time interval making script failure.
@abdosi
Copy link
Contributor Author

abdosi commented Jun 22, 2020

@prsunny If you are running pfc based on internal-201811 t qualify 201911 image

@abdosi abdosi merged commit 6715c73 into sonic-net:master Jun 23, 2020
@abdosi abdosi deleted the pfc_fix branch June 23, 2020 17:37
yxieca pushed a commit that referenced this pull request Jun 24, 2020
there is check pfc_wd poll_time <= pfc_wd_detection/restoration_time.
So make sure in testscript before setting poll interval stop
pfc wd if enable by default because default detection/restoration time
can be < poll time interval making script failure.
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.

3 participants