Added Buildkite CI

It's easier to test this with the rust-vmm-ci directly as it already
runs all the basic tests.

Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
Andreea Florescu
2020-01-30 11:20:40 +02:00
committed by Andreea Florescu
parent 6708271862
commit fc538a8ba0
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "rust-vmm-ci"]
path = rust-vmm-ci
url = https://github.com/rust-vmm/rust-vmm-ci.git

1
coverage_config.json Normal file
View File

@@ -0,0 +1 @@
{"coverage_score": 93.1, "exclude_path": "", "crate_features": ""}

1
rust-vmm-ci Submodule

Submodule rust-vmm-ci added at c309d0627b