buildkit/util/testutil/integration
Akihiro Suda b77f42c611
testutil: fix specifying shim binary
The `plugins.linux.shim` section in the `config.toml` in the previous code
is meaningless for runtime v2.

For runtime v2, we need to just override `$PATH` to ensure the shim
binary path.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-09 15:39:51 +09:00
..
containerd.go testutil: fix specifying shim binary 2021-04-09 15:39:51 +09:00
dockerd.go replace gometalinter with golangci linter 2020-07-18 08:13:48 -07:00
frombinary.go dockerfile: add testing external dockerfile features 2018-10-15 22:27:07 -07:00
oci.go testutil: fix specifying shim binary 2021-04-09 15:39:51 +09:00
registry.go lint: enable golint 2020-07-19 09:28:24 -07:00
run.go Enable to run integration tests with stargz snapshotter 2020-09-03 16:52:21 +09:00
sandbox.go testutil: fix specifying shim binary 2021-04-09 15:39:51 +09:00
sandbox_unix.go Fix testutil/integration build on Windows 2020-07-28 13:50:48 +10:00
sandbox_windows.go Fix testutil/integration build on Windows 2020-07-28 13:50:48 +10:00
util.go integration: lock buffer for concurrent writes 2020-07-23 12:04:14 -07:00