commit | d071402673fcfdc6a9b4c0eaeb059b515fde2adb | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Tue Apr 05 17:57:42 2022 +1000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 07 05:16:18 2022 +0000 |
tree | 51ae69aaa52a1c7be847b9d72aae2fff9a1f8446 | |
parent | 5d88f7f40d5870c91f2cddf73e5340691a15523e [diff] |
scripts/uprev.py: Get hashes from simplestreams Downloading all the data files and calculating hashes can take several minutes even on a fast connection. Instead, use the hashes in images.json. BUG=none TEST=uprev.py <milestone> Change-Id: Ibb6235bf3121cae3bc383ae4b5cdea776058e93f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3574126 Reviewed-by: Emil Mikulic <easy@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Fergus Dall <sidereal@google.com> Commit-Queue: 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.