Update cri validation test version.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -127,6 +127,8 @@ func testDaemonRuntimeRoot(t *testing.T, noShim bool) {
|
||||
[plugins.linux]
|
||||
no_shim = %v
|
||||
runtime_root = "%s"
|
||||
[plugins.cri]
|
||||
stream_server_port = "0"
|
||||
`, noShim, runtimeRoot)
|
||||
|
||||
client, _, cleanup := newDaemonWithConfig(t, configTOML)
|
||||
|
Reference in New Issue
Block a user