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

DellEMC S6100: Watchdog - Make arm() method Python3 compatible #6734

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

ArunSaravananBalachandran
Copy link
Contributor

@ArunSaravananBalachandran ArunSaravananBalachandran commented Feb 9, 2021

- Why I did it

To make watchdog.arm() method python3 compatible in DellEMC S6100.

- How I did it

Use bytes instead of str as input for os.write().

- How to verify it

Load sonic_platform package and verify no errors are seen when watchdog.arm() method is invoked.

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

DellEMC S6100: Watchdog - Make arm() method Python3 compatible

- A picture of a cute animal (not mandatory but encouraged)

@ArunSaravananBalachandran ArunSaravananBalachandran changed the title Dell S6100: Watchdog - Make arm() method Python3 compatible DellEMC S6100: Watchdog - Make arm() method Python3 compatible Feb 9, 2021
@lguohan lguohan merged commit 8ec747f into sonic-net:master Feb 10, 2021
daall pushed a commit that referenced this pull request Feb 16, 2021
To make watchdog.arm() method python3 compatible in DellEMC S6100.
@ArunSaravananBalachandran ArunSaravananBalachandran deleted the s6100_watchdog branch August 24, 2021 05:56
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.

4 participants