Skip to content

Commit fc538a8

Browse files
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 <[email protected]>
1 parent 6708271 commit fc538a8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

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

coverage_config.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"coverage_score": 93.1, "exclude_path": "", "crate_features": ""}

rust-vmm-ci

Submodule rust-vmm-ci added at c309d06

0 commit comments

Comments
 (0)