mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
6b2b2184fd
The recipe follows luci onboarding instructions to verify configuration. It currently just checks out the gerrit change provided as input. BUG=1300370 TEST=Basic test included Change-Id: I249ce2124f4b161465d7603155cbe25a85d2551a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3626223 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Yuanjun Huang <yuanjunh@google.com>
2.1 KiB
2.1 KiB
Repo documentation for crosvm
Table of Contents
- hello_world
- verify_cl (Python3 ✅)
Recipes
recipes / hello_world
PYTHON_VERSION_COMPATIBILITY: PY2
— def RunSteps(api):
recipes / verify_cl
DEPS: depot_tools/bot_update, depot_tools/gclient, recipe_engine/buildbucket, recipe_engine/context, recipe_engine/path
PYTHON_VERSION_COMPATIBILITY: PY3
— def RunSteps(api):