Skip to content

Commit 31b94a5

Browse files
bratashXsanthosh-kt
authored andcommitted
[BFN] Added skip_pcied for Barefoot platforms (sonic-net#5105)
It`s a temporary solution to avoid pmon container failure, implementation will be added later. Signed-off-by: Petro Bratash <[email protected]>
1 parent 85d02fa commit 31b94a5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

device/barefoot/x86_64-accton_as9516bf_32d-r0/pmon_daemon_control.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"skip_pcied": true,
23
"skip_fancontrol": true,
34
"skip_thermalctld": true,
45
"skip_ledd": true,

device/barefoot/x86_64-accton_wedge100bf_32x-r0/pmon_daemon_control.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"skip_pcied": true,
23
"skip_fancontrol": true,
34
"skip_thermalctld": true,
45
"skip_ledd": true,

device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"skip_pcied": true,
23
"skip_fancontrol": true,
34
"skip_thermalctld": true,
45
"skip_ledd": true,

0 commit comments

Comments
 (0)