Add runc.v2 multi-shim
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -124,6 +124,7 @@ func TestMain(m *testing.M) {
|
||||
log.G(ctx).WithFields(logrus.Fields{
|
||||
"version": version.Version,
|
||||
"revision": version.Revision,
|
||||
"runtime": os.Getenv("TEST_RUNTIME"),
|
||||
}).Info("running tests against containerd")
|
||||
|
||||
// pull a seed image
|
||||
|
Reference in New Issue
Block a user