mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-14 20:07:04 +00:00
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:
@@ -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