Skip to content

Commit

Permalink
[device][barefoot] Skip psud for Newport (sonic-net#7200)
Browse files Browse the repository at this point in the history
Temporary skip psud for Newport, for Barefoot needs.

Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
  • Loading branch information
vboykox authored and Carl Keene committed Aug 7, 2021
1 parent 6d3a821 commit c75149d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"skip_thermalctld": false,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,
"skip_psud": true,
"skip_syseepromd": false
}

0 comments on commit c75149d

Please sign in to comment.