Skip to content

Commit 1a3383a

Browse files
switch CI to rust-vmm-ci
Use the latest master branch for the Buildkite Pipeline and the integration tests run on kvm-ioctls. Signed-off-by: Andreea Florescu <[email protected]>
1 parent 28e9e0a commit 1a3383a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"coverage_score": 91.0,
3+
"exclude_path": "",
4+
"crate_features": ""
5+
}

rust-vmm-ci

Submodule rust-vmm-ci added at 6c471c6

0 commit comments

Comments
 (0)