commit | 8e81e2cd4c31266d3911169163e91b266c73e5f5 | [log] [tgz] |
---|---|---|
author | Olya Kalitova <okalitova@chromium.org> | Wed Dec 04 15:30:56 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Dec 09 20:25:23 2019 +0000 |
tree | f2d01ab7007cf2e11bffd9931cebe0df1e84db60 | |
parent | 526b9cd12005aaf3b82212905be864c239afc3d3 [diff] |
Add third_party for Ansible callback plugin Add third_party files that contain Ansible files required for Ansible - Garcon integration. Initial version contains only minimal callback plugin that is required by garcon to be able to parse custom ansible-playbook stdout. BUG=chromium:1021641 TEST=none Change-Id: I58f88c9a62bdea2d1e0cae1c97ba83c330e07c18 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/1950763 Reviewed-by: Tyler Pirtle <rtp@google.com> Reviewed-by: Stephen Barber <smbarber@chromium.org> Reviewed-by: Mike Frysinger <vapier@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.