add flag skip_xcvrd_cmis_mgr to skip cmis task on Nvidia platform (#11120)
Signed-off-by: Kebo Liu <kebol@nvidia.com>
This commit is contained in:
parent
762fad624f
commit
b2bc90e34b
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"skip_ledd": true,
|
"skip_ledd": true,
|
||||||
"skip_fancontrol": true,
|
"skip_fancontrol": true,
|
||||||
"delay_xcvrd": true
|
"delay_xcvrd": true,
|
||||||
|
"skip_xcvrd_cmis_mgr": true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user