commit | 0d95c54f65d47e653bebc0e45d961e2d9fdf8ff2 | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Tue Oct 18 14:36:59 2022 +1100 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 06:50:22 2022 +0000 |
tree | c839b40ff41e1f938fa5151354082f42c8fbabd5 | |
parent | bbde67c43e22da57b71da6b780a362ac6de2713c [diff] |
kokoro: Use a bucket for pbuilder's apt cache This avoids needing to re-download Debian packages for every build. BUG=b:254147322 TEST=kokoro Change-Id: I25361b7ded56c9203e893c47cdeb6830354504e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3960113 Reviewed-by: kokoro <noreply+kokoro@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: David Munro <davidmunro@google.com> Commit-Queue: James Ye <jamesye@google.com> Tested-by: James Ye <jamesye@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.