commit | e13f381ca82fcb50dff29c5a19967c1bca18b7ac | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Wed Oct 19 17:40:04 2022 +1100 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 21 08:43:07 2022 +0000 |
tree | 06f91df358fee9dac5a6c438d03d8efa9bfff4ba | |
parent | 0d95c54f65d47e653bebc0e45d961e2d9fdf8ff2 [diff] |
kokoro: Use the apt cache bucket for distrobuilder Wrap debootstrap to insert --cache-dir in the command line of the real debootstrap, as distrobuilder doesn't currently support this. BUG=b:254147322 TEST=kokoro Change-Id: I5f3fd2b3ee99610cdb088af87b6c0fec0a1d3f0d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3964137 Reviewed-by: David Munro <davidmunro@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: James Ye <jamesye@google.com> Reviewed-by: kokoro <noreply+kokoro@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
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.