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

Define seastone watchdog too_big_timeout to fix platform issue #1

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

celestica-gl
Copy link
Collaborator

Summary:

Fixes watchdog platform testbed test case too_big_timeout issue.

Type of change

Add the definiation of too_big_timeout value in watchdog.yml which will be used to compare to the seastone watchdog max time setting.

How did you do it?

1 Add the definiation of too_big_timeout value in watchdog.yml which will be used to compare to the seastone watchdog max time setting.
2 Add the too_big_timeout checking in watchdog.py of seastone DUT platform definiation.
If the too_big_timeout value is bigger than the watchdog max time setting value, test case will return Error which is expected test result.

How did you verify/test it?

Through running Testbed pytest platform watchdog test case.

Any platform specific information?

celestica seastone-r0 platform

Supported testbed topology if it's a new test case?

yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants