mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
This re-creates the Kokoro equivalent crosvm/ci/build-chromeos.sh. It is a very inefficent builder that does a fresh checkout of chromeos for every build. We may want to consider using some of the chromiumos recipes for caching the repo or sdk between builds. BUG=b:233230344 TEST=./recipes.py test run ./recipes.py run build_chromeos Change-Id: I5d545bae4817cae5b79c5d65901081d9b1391466 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3664842 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com>
33 lines
853 B
INI
33 lines
853 B
INI
# Auto-generated by lucicfg.
|
|
# Do not modify manually.
|
|
#
|
|
# For the schema of this file, see Project message:
|
|
# https://luci-config.appspot.com/schemas/projects:luci-milo.cfg
|
|
|
|
consoles {
|
|
id: "CI Console"
|
|
name: "CI Console"
|
|
repo_url: "https://chromium.googlesource.com/crosvm/crosvm"
|
|
refs: "regexp:refs/heads/main"
|
|
manifest_name: "REVISION"
|
|
builders {
|
|
name: "buildbucket/luci.crosvm.ci/crosvm_linux_x86_64"
|
|
category: "linux"
|
|
}
|
|
builders {
|
|
name: "buildbucket/luci.crosvm.ci/crosvm_linux_aarch64"
|
|
category: "linux"
|
|
}
|
|
builders {
|
|
name: "buildbucket/luci.crosvm.ci/crosvm_linux_armhf"
|
|
category: "linux"
|
|
}
|
|
builders {
|
|
name: "buildbucket/luci.crosvm.ci/crosvm_chromeos_amd64_generic"
|
|
category: "linux"
|
|
}
|
|
builders {
|
|
name: "buildbucket/luci.crosvm.ci/crosvm_health_check"
|
|
category: "linux"
|
|
}
|
|
}
|