commit | 44ba438b761d24779762d91c8c6d5f3c3829e674 | [log] [tgz] |
---|---|---|
author | Fergus Dall <sidereal@google.com> | Wed Dec 09 23:32:28 2020 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 10 10:13:59 2020 +0000 |
tree | b956f16a0d9640f224e855e23f3f5d4984d926a4 | |
parent | fb64d2fd1656e93cc60be8652a1079dcf74f0666 [diff] |
Revert "Remove stretch from uprev script" This reverts commit fb64d2fd1656e93cc60be8652a1079dcf74f0666. Reason for revert: Per discussion, we are not yet ready to get rid of stretch Original change's description: > Remove stretch from uprev script > > We are dropping test support for stretch, as our users now have an > upgrade path. > > BUG=chromium:1154444 > TEST=none > > Disallow-Recycled-Builds: test-failures > Change-Id: I4c2f6e4a5d5276d55f6a1d7e354d9b91efbd87a3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/2570834 > Reviewed-by: David Munro <davidmunro@google.com> > Tested-by: kokoro <noreply+kokoro@google.com> > Commit-Queue: Fergus Dall <sidereal@google.com> Bug: chromium:1154444 Change-Id: I04353c07b31cbced277b0c7123de6f1342663fed Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/2583422 Reviewed-by: Fergus Dall <sidereal@google.com> Reviewed-by: David Munro <davidmunro@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Fergus Dall <sidereal@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.