commit | 63838c512790fb042e59306e3d5d636562980e52 | [log] [tgz] |
---|---|---|
author | Sophia Lin <sophialin@google.com> | Fri Sep 30 03:03:54 2022 +0000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 07:22:13 2022 +0000 |
tree | 14874fa2f386316ed87db32ffb1596c70777ded7 | |
parent | 59101463cd37fce34dafb0c5a4da2cc103d5bbd0 [diff] |
cros-im: fix artifact directory Currently cros-im packages are not released correctly as the debian files were not copied correctly. This CL copies the debian files to the correct <dist>_cros_im_debs folder in the placer/ output directory. BUG=b:249883188 TEST=CQ,kokoro (checking the job http://fusion2/ci/kokoro/prod%3Acros-containers%2Fcrostini-guest%2Fpresubmit%2Fapt_repo/activity/0243bbc5-1aee-4513-8bbd-e48d03a5dfc4 shows that the cros-im package can be found in placer/) Change-Id: I6e8ddbfdb76dfe6b618572993f00660fe0d3a31b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/3924563 Reviewed-by: Timothy Loh <timloh@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Sophia Lin <sophialin@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.