Skip to content

Commit 8e65f09

Browse files
committed
fix pluginmanager test
1 parent ded6a10 commit 8e65f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cns/deviceplugin/pluginmanager_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ func TestPluginManagerStartStop(t *testing.T) {
142142
}
143143

144144
type fakeKubelet struct {
145+
v1beta1.UnimplementedDevicePluginServer
145146
vnetPluginRegisterChan chan string
146147
ibPluginRegisterChan chan string
147148
pluginPrefix string

0 commit comments

Comments
 (0)