Skip to content

[device/celestica] Implement Watchdog APIs based on the new platform API #3123

Merged
jleveque merged 5 commits intosonic-net:masterfrom
mudsut4ke:master-add-wdt-api
Jul 8, 2019
Merged

[device/celestica] Implement Watchdog APIs based on the new platform API #3123
jleveque merged 5 commits intosonic-net:masterfrom
mudsut4ke:master-add-wdt-api

Conversation

@mudsut4ke
Copy link
Copy Markdown
Contributor

- What I did

  • Implement Watchdog APIs.
    • arm()
    • disarm()
    • is_armed()
    • get_remaining_time()
  • Implement get_reboot_cause function on Chassis APIs.

- How I did it

  1. Implement Watchdog API based on sonic platform API base
  2. Init Watchdog object in Chassis class.
  3. Implement get_reboot_cause function on Chassis class.

- How to verify it

Signed-off-by: Wirut Getbamrung wgetbumr@celestica.com

@lguohan
Copy link
Copy Markdown
Collaborator

lguohan commented Jul 5, 2019

retest this please

@mudsut4ke
Copy link
Copy Markdown
Contributor Author

retest this please

@jleveque jleveque merged commit bd67200 into sonic-net:master Jul 8, 2019
@mudsut4ke mudsut4ke deleted the master-add-wdt-api branch May 12, 2020 09:42
yxieca pushed a commit that referenced this pull request Jan 23, 2024
…atically (#17849)

src/sonic-utilities

* 7a7305e9 - (HEAD -> 202205, origin/202205) Fix issue: out of range sflow polling interval is accepted and stored in config_db (#2847) (#3123) (3 hours ago) [Stephen Sun]
* 06d11339 - [config] config reload should generate sysinfo if missing  (#3031) (#3126) (21 hours ago) [jingwenxie]
* bef96a1d - [202205] Allow using latest sonic-swss-common build even if tests failed (#3127) (4 days ago) [Saikrishna Arcot]
mssonicbld added a commit that referenced this pull request Nov 17, 2024
…lly (#20832)

#### Why I did it
src/sonic-swss
```
* 2e2d4e5 - (HEAD -> master, origin/master, origin/HEAD) [fpmsyncd]: Add support for SRv6 (#3123) (32 hours ago) [Carmine Scarpitta]
* e8d81b4 - [ci] Fix reportgenerator installation error #3369 (2 days ago) [Xin Wang]
* 52992e6 - [ci] Fix reportgenerator installation error (3 days ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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