mirror of
https://github.com/containerd/containerd.git
synced 2026-07-22 07:22:18 +00:00
containerd-stress utility needs to be able to run with snapshotter passed by user in cli in order to be able to stress test snapshotters. This adds a cli option --snapshotter="<snapshotter-name>" Signed-off-by: Alakesh Haloi <alakeshh@amazon.com>