Go to file
Graham whaley 4a47a1ba50 ci: allow path to tests repo to be over-wridden
The github path to the tests repo is hard wired in lib.sh.
This makes it difficult to test any test repo WIP, as it ends
up calling back to the main repo.
Fix by using any value already set, and only setting to the main
repo if unset.

Fixes: #95

Signed-off-by: Graham whaley <graham.whaley@intel.com>
2018-03-22 14:38:45 +00:00
.ci ci: allow path to tests repo to be over-wridden 2018-03-22 14:38:45 +00:00
arch build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00
cli build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00
vendor vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
virtcontainers Merge pull request #68 from devimc/agent/onlineCPUs 2018-03-21 10:42:25 +08:00
.gitignore git: Add runtime to gitignore 2018-03-22 11:16:08 +00:00
.gitmodules submodules: Remove cc-runtime and runv 2018-03-21 12:10:15 -07:00
.pullapprove.yml CI: Add pullapprove and require two acks / PR 2017-12-21 17:23:35 +00:00
.travis.yml build: Move CLI makefile to top level 2018-03-22 11:16:06 +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
Gopkg.lock vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
Gopkg.toml vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
LICENSE Initial commit 2017-11-21 17:03:45 +08:00
Makefile build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00
README.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
VERSION build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.