Files
containerd/integration
Jin Dong b7a117b464 Fix fuzz integration tests
Fuzz integration tests on Github Action
panics because it cannot find the containerd
PATH.

```
failed to start daemon: failed to start daemon: exec: "containerd": executable file not found in $PATH:
panic: fatal [recovered]
	panic: fatal
```

It's because in Action the `OUT` env var (/github/workspace/build-out)
is different compared to oss-fuzz.

Signed-off-by: Jin Dong <djdongjin95@gmail.com>
2025-01-11 03:12:10 +00:00
..
2025-01-11 03:12:10 +00:00
2024-06-20 23:12:31 +00:00
2024-10-03 00:37:29 +08:00
2023-11-01 10:37:00 -07:00
2023-11-01 15:32:43 -07:00