[docker] Add collectd-6 12/72412/6
authorEmma Foley <efoley@redhat.com>
Wed, 21 Apr 2021 13:37:13 +0000 (14:37 +0100)
committerEmma Foley <efoley@redhat.com>
Thu, 3 Jun 2021 12:28:36 +0000 (13:28 +0100)
commitd49c6ba0cc7f5892c65c67afdaa1ee77ce3aa182
tree15a032995fcad631b8733c2394938de61bcf5e2b
parent28517f841a3261987114869e04624cdd686c31a5
[docker] Add collectd-6

* Add instruction to docs/ for using
  docker/barometer-collectd-experimental/Dockerfile to build collectd
  version 6
* Add a new COLLECTD_FLAVOR to src/collectd/Makefile to configure
  tags for a collectd 6 build.
* Allow passing COLLECTD_CONFIG_CMD_ARGS to the collectd build
  For testing with new plugins for collectd-6, as un-ported plugins are
  disabled by default.
  This new option lets the ./configure command be run with extra args,
  e.g. --enable-cpu --enable-<my-newly-ported-plugin>, which means that
  plugin can be enabled for the PR that is being tested.
* Update flavor_image_name selection to include collectd-6

Change-Id: I55ee0bbcb5d89357b1ef11ab17c5b029603ecdf7
Signed-off-by: Emma Foley <efoley@redhat.com>
docker/ansible/roles/run_collectd/vars/main.yml
docs/release/userguide/installguide.docker.rst
src/collectd/Makefile
src/package-list.mk