commit | 1a6a479103a9f65050c7ebb8c167572b3738cfd8 | [log] [tgz] |
---|---|---|
author | Daniel Verkamp <dverkamp@chromium.org> | Tue Nov 05 10:00:09 2019 -0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Wed Nov 06 14:20:11 2019 -0800 |
tree | c051cfc40ae0a3482eb257f562fe81dba8ed4b9f | |
parent | 886934e33f3441c6d9799910b21d0375ca085338 [diff] |
termina_build_image: tweak initial image size resize2fs was failing when repacking vm_tools.img during termina_uprev: /sbin/resize2fs: No space left on device while trying to resize /tmp/tmpnq7x3pn6/tael/vm_tools.img Tweak the initial size of the image to 150% of the source file sizes instead of 120% to allow it to succeed. BUG=chromium:1021469 TEST=sudo ./termina_uprev.py --output_dir=uprev 800.1 Change-Id: Iaf50ef311c6ed30f9ac205937994301801a244a7 Signed-off-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1899553 Tested-by: kokoro <noreply+kokoro@google.com> 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.
bazel build //cros-debs:debs --host_force_python=py2
promote\_apt.sh MILESTONE
and promote\_container.sh MILESTONE
in scripts are used to promote containers from staging to live. NOTE: Whatever is the latest in staging is what gets promoted to live so make sure it's what was tested.