[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:
Petro Bratash 2020-08-05 20:47:07 +03:00 committed by GitHub
parent 569289ac86
commit 6c2c9fe93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"skip_pcied": true,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_ledd": true,

View File

@ -1,4 +1,5 @@
{
"skip_pcied": true,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_ledd": true,

View File

@ -1,4 +1,5 @@
{
"skip_pcied": true,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_ledd": true,