Skip to content

Commit 0cd1bc3

Browse files
committed
Fix TestDriveMount_Isolated
Signed-off-by: Kazuyoshi Kato <[email protected]>
1 parent 66951e2 commit 0cd1bc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/service_integ_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,6 +1047,7 @@ func TestDriveMount_Isolated(t *testing.T) {
10471047
UID: 300000,
10481048
GID: 300000,
10491049
},
1050+
TimeoutSeconds: 60,
10501051
})
10511052
require.NoError(t, err, "failed to create vm")
10521053

0 commit comments

Comments
 (0)