Add integration test for volume copy up.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -138,7 +138,6 @@ func (c *criContainerdService) CreateContainer(ctx context.Context, r *runtime.C
|
||||
}()
|
||||
|
||||
// Create container volumes mounts.
|
||||
// TODO(random-liu): Add cri-containerd integration test for image volume.
|
||||
volumeMounts := c.generateVolumeMounts(containerRootDir, config.GetMounts(), &image.ImageSpec.Config)
|
||||
|
||||
// Generate container runtime spec.
|
||||
|
||||
Reference in New Issue
Block a user