mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
38b9268cb8
Adds presubmit checks for both lucicfg files and python recipes. Both can "fix" issues by re-generating configs / test expectations. This adds depot_tools as a submodule to crosvm, which contains the required tools for luci. Does not validate the infra config. Unfortunately this is only possible with luci authentication which we do not have inside Docker. BUG=b:242605601 TEST=./tools/health-check with changes to config and recipes. Change-Id: I1bf18ebac698e44df7d6a0d6c8e9c26bcfde364b Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3832783 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Dennis Kempin <denniskempin@google.com>
18 lines
830 B
Text
18 lines
830 B
Text
[submodule "tpm2-sys/libtpm2"]
|
|
path = tpm2-sys/libtpm2
|
|
url = https://chromium.googlesource.com/chromiumos/third_party/tpm2
|
|
[submodule "third_party/minigbm"]
|
|
path = third_party/minigbm
|
|
url = https://chromium.googlesource.com/chromiumos/platform/minigbm
|
|
[submodule "third_party/virglrenderer"]
|
|
path = third_party/virglrenderer
|
|
url = https://chromium.googlesource.com/chromiumos/third_party/virglrenderer
|
|
[submodule "third_party/minijail"]
|
|
path = third_party/minijail
|
|
url = https://chromium.googlesource.com/chromiumos/platform/minijail
|
|
[submodule "third_party/vmm_vhost"]
|
|
path = third_party/vmm_vhost
|
|
url = https://chromium.googlesource.com/chromiumos/third_party/rust-vmm/vhost/
|
|
[submodule "third_party/depot_tools"]
|
|
path = third_party/depot_tools
|
|
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
|