commit | 63fd9ba6e8ea847a46fca5dec0d15a818958a056 | [log] [tgz] |
---|---|---|
author | Nicholas Verne <nverne@chromium.org> | Fri Sep 06 13:24:55 2019 +1000 |
committer | chrome-bot <chrome-bot@chromium.org> | Fri Sep 06 08:12:55 2019 -0700 |
tree | 9b99528129b8ae1de4b7cc30e28d284b1af5b779 | |
parent | 22f7e6f508208513cc4bcc3db55e108d73561d83 [diff] |
kokoro: Set a long timeout on mesa builds. The default 180 timeout isn't enough for our heavyweight qemu builds. BUG=chromium:979461 TEST=Hope is the strategy Change-Id: I2700c6568882c2886379b54ae045bee757c5894e Reviewed-on: https://chromium-review.googlesource.com/1788418 Tested-by: kokoro <noreply+kokoro@google.com> Tested-by: Nicholas Verne <nverne@chromium.org> Commit-Ready: Nicholas Verne <nverne@chromium.org> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Reviewed-by: Stephen Barber <smbarber@chromium.org>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel. The CrOS milestone to target and release name (stretch, buster, etc.) are required.
bazel build //... --action_env="MILESTONE=74" --action_env="RELEASE=buster"