mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
Update docs/src/developer/containerd_integration_test_using_youki.md
Co-authored-by: utam0k <k0ma@utam0k.jp> Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
This commit is contained in:
parent
d3632b39c9
commit
209b9678aa
@ -7,13 +7,12 @@ Find the cause of not supporting Kubernetes by integration test of CRI Runtime.
|
||||
|
||||
## local
|
||||
|
||||
```
|
||||
```console
|
||||
VAGRANT_VAGRANTFILE=Vagrantfile.containerd2youki vagrant up
|
||||
vagrant ssh
|
||||
|
||||
# in VM
|
||||
sudo -i
|
||||
cd /root/go/src/github.com/containerd/containerd/
|
||||
make integration
|
||||
make TEST_RUNTIME=io.containerd.runc.v2 TESTFLAGS="-timeout 120m" integration
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user