aboutsummaryrefslogtreecommitdiffstats
path: root/ci/install_dependencies.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-11-11[ci] Add missing package for daily buildEmma Foley1-1/+2
The barometer-daily-master [1] job has been failing for a while, This adds in the missing package that the build needs. [1] https://build.opnfv.org/ci/view/barometer/job/barometer-daily-master/1439/console Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: I2d7fcb10d395ca2b1542b07d8b64e7d7c3e230f7
2018-07-10Enable write_redis plugin for barometer-collectdTomofumi Hayashi1-0/+3
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>
2017-05-18ci: update script permissionsMaryam Tahhan1-0/+0
Change-Id: Id6db827036b99603928f4f468d9febb591703ec2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-04-12Added scripts for building collectd RPMTaras Chornyi1-0/+36
Change-Id: I60a080ebc046af8683624d3c944690fe0e0961d8 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>