Skip to content

Commit 67e46e1

Browse files
keboliuyxieca
authored andcommitted
add flag skip_xcvrd_cmis_mgr to skip cmis task on Nvidia platform (#11120)
Signed-off-by: Kebo Liu <[email protected]>
1 parent 60c0019 commit 67e46e1

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)