[BFN] Added skip_pcied for Barefoot platforms (#5105)
It`s a temporary solution to avoid pmon container failure, implementation will be added later. Signed-off-by: Petro Bratash <petrox.bratash@intel.com>
This commit is contained in:
parent
569289ac86
commit
6c2c9fe93c
@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_pcied": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_thermalctld": true,
|
||||
"skip_ledd": true,
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_pcied": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_thermalctld": true,
|
||||
"skip_ledd": true,
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_pcied": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_thermalctld": true,
|
||||
"skip_ledd": true,
|
||||
|
Loading…
Reference in New Issue
Block a user