diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-05 15:38:52 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-30 01:23:07 -0700 |
commit | 89b0554ab04d41ad0768aea15c2cdf2bd67f1862 (patch) | |
tree | d2a305c506c301a71d7d37017fcf764c2e73137e /.testr.conf | |
parent | 4bce5a017eecb80914ca4395cd380d9ff0e361ab (diff) |
collectd: write config file from Jinja2 template
We have the collectd.conf inside the python package
so instead of copying it from various places,
write the template directly to the remote system.
collectd: read collect.conf template with pkgresources
read the collectd.conf file as a string directly
and upload without creating temp file
use Jinja2 template, disable failing plugins
use proper Jinja2 template, disable the plugins that
were failing to load and blocking startup
add support for per-testcase collectd.conf config
using YAML
add support for custom interval, default is 25 seconds
Change-Id: Id904f7b7c9f41a9dd7adf5dfa06c064d65c25d2d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to '.testr.conf')
0 files changed, 0 insertions, 0 deletions