1
0
mirror of https://github.com/containers/youki synced 2024-11-24 01:44:17 +01:00
youki/youki_integration_test
Yashodhan Joshi dd43cb632d Fix for runc testing
change -r to --root, as runc does not take -r commandline option
2021-08-29 15:44:58 +05:30
..
src Fix for runc testing 2021-08-29 15:44:58 +05:30
.gitignore Impl original integration test tool 2021-07-16 04:55:46 +09:00
build.sh Impl original integration test tool 2021-07-16 04:55:46 +09:00
bundle.tar.gz Impl original integration test tool 2021-07-16 04:55:46 +09:00
Cargo.lock Setup Clap for taking commandline values 2021-08-29 13:32:38 +05:30
Cargo.toml Setup Clap for taking commandline values 2021-08-29 13:32:38 +05:30
README.md Fix for runc testing 2021-08-29 15:44:58 +05:30

Integration test

This provides a test suite to test low level OCI spec compliant container runtime

Usage

$ cp ../youki .
$ ./build.sh
$ sudo ./youki_integration_test -r ./youki