feat(guanghu-os): add cross-root supervisor slice
This commit is contained in:
parent
fed0c73b04
commit
9db3ecd2e7
10 changed files with 317 additions and 5 deletions
|
|
@ -96,6 +96,8 @@ run_gate linux_subcontrol_docker_backend \
|
|||
"${source_root}/scripts/test-linux-subcontrol-docker-backend.sh"
|
||||
run_gate guanghu_first_boot_supervisor \
|
||||
"${source_root}/scripts/test-guanghu-first-boot-supervisor.sh"
|
||||
run_gate guanghu_root_supervisor \
|
||||
"${source_root}/scripts/test-guanghu-root-supervisor.sh"
|
||||
run_gate auditable_line_coverage_100_percent \
|
||||
bash -c '
|
||||
cargo llvm-cov clean --workspace --manifest-path "$1/Cargo.toml"
|
||||
|
|
|
|||
Loading…
Reference in a new issue