commit | a8f90c38766e13c63424ee12fd97821068927a32 | [log] [tgz] |
---|---|---|
author | Fergus Dall <sidereal@google.com> | Mon Jun 15 11:59:38 2020 +1000 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 16 02:28:52 2020 +0000 |
tree | e04f65d299b77edcffbfc9da5a822d97a01d5b13 | |
parent | 5ab87240b4c0e18c72c4cc979e80a694fed4e505 [diff] |
container-guest-tools: Bump initial size estimate of VM images While upreving the VM this week the build of the tael component was failing in resize2fs with the error below. Fix this by increasing the initial size guess from 150% of file size to 200%. /sbin/resize2fs: No space left on device while trying to resize /tmp/tmp3o89zs3v/tael/vm_tools.img BUG=none TEST=Ran termina_uprev.py Change-Id: I41b7bb89ceee118e2434626979ba715899ae7634 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/2245839 Tested-by: Fergus Dall <sidereal@google.com> Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by: David Munro <davidmunro@google.com>
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.