Skip to content

Commit b94fa81

Browse files
committed
Added rust-vmm-ci as submodule
Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
1 parent 8ee1d57 commit b94fa81

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": 60.3,
3+
"exclude_path": "",
4+
"crate_features": "kvm_irq,msi_irq,legacy_irq"
5+
}

rust-vmm-ci

Submodule rust-vmm-ci added at bb1cd14

0 commit comments

Comments
 (0)