aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorTomofumi Hayashi <tohayash@redhat.com>2018-07-10 13:58:49 +0900
committerTomofumi Hayashi <tohayash@redhat.com>2018-07-10 15:26:57 +0900
commitbfc1db4ee0c098354611b69d2929847a9845f48a (patch)
tree468c92c7471034287b5752b0c49a4fad1060140e /ci
parent3e3432aeec95033853aea02db723d641b558b228 (diff)
Enable write_redis plugin for barometer-collectd
This change is to enable write_redis plugin in collectd due to DMA local-agent is going to use the plugin. Change-Id: I522b41278bb020a48f33ac18f4ad08351e51ca36 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/install_dependencies.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/install_dependencies.sh b/ci/install_dependencies.sh
index 3fe1e725..87f8163f 100755
--- a/ci/install_dependencies.sh
+++ b/ci/install_dependencies.sh
@@ -29,6 +29,9 @@ sudo yum -y install rpm-build \
libcap-devel xfsprogs-devel iptables-devel \
libmemcached-devel gtk2-devel libvirt-devel
+# For DMA component
+sudo yum -y install hiredis-devel
+
# For intel-cmt-cat
sudo yum -y install wget