commit | 88d1189ae84b4451edb19917826e0772046ffa02 | [log] [tgz] |
---|---|---|
author | Olya Kalitova <okalitova@chromium.org> | Thu Jan 09 15:38:03 2020 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 13 11:26:04 2020 +0000 |
tree | 3dfd551b1e6fd4eeb672d0efe3292b8decb92886 | |
parent | 874b6266fafab79efc4aa3e06965fbe2e0564a13 [diff] |
Customise Ansible plugin callback for garcon Customises Ansible plugin callback for garcon, which includes * renaming callback * changing callback description * adding custom messages to garcon * changing warnings print destination to stdout * stripping down not used functionality Also adds build rules to put callback plugin file to standard callback plugins folder as a part of cros-garcon package. BUG=chromium:1021641 TEST=bazel build //cros-debs:debs --host_force_python=py2 & installed cros-garcon deb on DUT Change-Id: Ie5a0b9f7a95d248bf820a0f240122860a4b86689 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/1992391 Reviewed-by: Stephen Barber <smbarber@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Olya Kalitova <okalitova@chromium.org>
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.