1
0
mirror of https://github.com/containers/youki synced 2025-09-17 16:21:25 +02:00
youki/.gitmodules
Yusuke 83bdc3eb91 setup runc integration test
Signed-off-by: Yusuke Sakurai <yusuke.sakurai@3-shake.com>
2025-08-24 06:26:30 +00:00

10 lines
420 B
Plaintext

[submodule "tests/oci-runtime-tests/src/github.com/opencontainers/runtime-tools"]
path = tests/oci-runtime-tests/src/github.com/opencontainers/runtime-tools
url = https://github.com/opencontainers/runtime-tools.git
ignore = dirty
[submodule "tests/runc/src/github.com/opencontainers/runc"]
path = tests/runc/src/github.com/opencontainers/runc
url = https://github.com/opencontainers/runc.git
ignore = dirty