Go to file
Gabriela Cervantes f0503ba54a ci: Add run.sh and setup.sh in order to run the tests.
The setup script will be in charge of clone the test repository, meanwhile,
the run script will be in charge of execute for example the docker
integration tests.

Fixes #36

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-02-22 01:00:55 -06:00
.ci ci: Add run.sh and setup.sh in order to run the tests. 2018-02-22 01:00:55 -06:00
cc-runtime@4f3b27f997 cc-runtime: Fix kernel param handling & update collect script 2018-02-02 16:09:39 +00:00
runv@299f4e6493 runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.gitignore runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.gitmodules runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.pullapprove.yml CI: Add pullapprove and require two acks / PR 2017-12-21 17:23:35 +00:00
.travis.yml CI: Enable checkcommits 2018-01-31 12:30:02 +00:00
CODE_OF_CONDUCT.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
CONTRIBUTING.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
LICENSE Initial commit 2017-11-21 17:03:45 +08:00
Makefile runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
README.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.