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:
Kebo Liu
2022-06-16 07:33:08 +08:00
committed by GitHub
parent 762fad624f
commit b2bc90e34b

View File

@@ -1,6 +1,7 @@
{
"skip_ledd": true,
"skip_fancontrol": true,
"delay_xcvrd": true
"delay_xcvrd": true,
"skip_xcvrd_cmis_mgr": true
}