Skip to content

Commit b2bc90e

Browse files
authored
add flag skip_xcvrd_cmis_mgr to skip cmis task on Nvidia platform (#11120)
Signed-off-by: Kebo Liu <[email protected]>
1 parent 762fad6 commit b2bc90e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"skip_ledd": true,
33
"skip_fancontrol": true,
4-
"delay_xcvrd": true
4+
"delay_xcvrd": true,
5+
"skip_xcvrd_cmis_mgr": true
56
}
67

0 commit comments

Comments
 (0)