summaryrefslogtreecommitdiffhomepage
path: root/test/shim/runtime-handler-shim-v2/validate.sh
blob: b74a059ef47ef5a32fb9fad49d8789297c7267b8 (plain)
1
2
3
4
5
6
7
#!/bin/bash

# A sample script to validating the running containerd-shim-runsc-v1.

set -ex

ps aux | grep [c]ontainerd-shim-runsc-v1