aboutsummaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)AuthorFilesLines
2021-07-07[ci] Remove disabled packages from the RPMs list.Emma Foley1-8/+0
The following packages are no longer built when creating the RPMs for collectd: * collectd-gps - not buildable on RHEL8 * collectd-lvm - lvmlvapp was deprecated upstream * collectd-modbus - not buildable on RHEL8 * collectd-mqtt - not buildable on RHEL8 * collectd-nut - dependencies deprecated upstream * collectd-ping - not buildable on RHEL 8 * collectd-smart - only buildable on RHEL 7 * collectd-varnish - dependencies deprecated upstream Change-Id: I3d3179b369ebc67d1bd7d16498b5e3131453f57e Signed-off-by: Emma Foley <efoley@redhat.com>
2021-07-07[ci][daily] Update barometer-daily job to navigate to correct dirEmma Foley1-1/+0
Remove the ``cd $WORKSPACE`` as it is not needed, and barometer-daily-* expects baroemter-upload-artifact.d expects to be called in ci/ instead of $WORKSPACE Change-Id: Id2291c6708f06c4d99480e0289c092cbd48c844d Signed-off-by: Emma Foley <efoley@redhat.com>
2021-07-06[ci][daily] Update ci/barometer-build.shEmma Foley1-2/+1
Remove the cd ci line because the script is now called from that directory Change-Id: If3caf6fc3dbf3ea2155c70b1cf4ee6d0feff30bf Signed-off-by: Emma Foley <efoley@redhat.com>
2021-07-06[ci] Update to fix barometer-daily-masterEmma Foley1-1/+0
Remove collectd-gmod from the rpm check Change-Id: I69c9e16004802de26d72532cb27c963865b36a87 Signed-off-by: Emma Foley <efoley@redhat.com>
2021-07-02Merge "[ci] Update build_rpm scripts"Emma Foley4-26/+114
2021-07-01[ci] Update build_rpm scriptsEmma Foley4-26/+114
* Update to collectd-5.12 * Use systems/$os/$version/build_base_machine.sh to install requirements * Add patch for updating collectd/contrib/redhat/collectd.spec instead of using sed Change-Id: I4be4f5ef116d2e61ef1468b4009fcc7a52d9593a Signed-off-by: Emma Foley <efoley@redhat.com>
2021-06-24[ci] Move scripts from releng into ci/ for gitlabEmma Foley2-0/+100
Gitlab expects the barometer-build.sh and barometer-upload-artifact.sh to be available in the Barometer repo under ci/, these scripts were previously in opnfv/releng [1] for the Jenkins jobs. These scripts have been copied from releng. [1] https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=tree;f=jjb/barometer;h=f8828a9db69e20cb035568f6a33cda03bea09318;hb=refs/heads/master Change-Id: Iaf7b1f8a6c08fce11cf2873a8cea66ef9d6d5170 Signed-off-by: Emma Foley <efoley@redhat.com>
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
2020-05-22Update collectd container to use 5.11Emma Foley1-1/+1
Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: I1867ec05011a58b16a0d88bd9bd3fdfd7ac5d2e3
2019-12-17Updates/Fix on Legal/License Headersjabirkkclt3-4/+20
Signed-off-by: jabirkkclt <jabir.kanhira.kadavathu@intel.com> Change-Id: Id29ba83455d2cea21ec634d3e0eee38d84de465b
2019-11-08Moving the collectd version from 5.8 to 5.10jabirkkclt1-1/+1
Signed-off-by: jabirkkclt <jabir.kanhira.kadavathu@intel.com> Change-Id: I1579a2bd0ef2280134fc13183ebafeb444b752f9
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>
2018-01-25ci: build 5.8.0 packages for ApexMaryam Tahhan3-1/+13
Change-Id: Iee1ed3e9a1d7b744a0fb94a8d031588db2b2dea2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-01ci: fix RDT missing package in nightly buildMaryam Tahhan2-3/+3
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-08-26Merge "ci: verify generated rpms"Emma Foley2-0/+84
2017-08-21ci: verify generated rpmsTaras Chornyi2-0/+84
Check that all rpms listed in rpms_list file are generated Change-Id: I18d548bbfdff3f21c662670f4b3007827e6c1e41 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-21Replace “CapabilityBoundingSet=” line instead of appendingTaras Chornyi1-1/+1
Change-Id: I44c88bcf246f43d8d065729099e6ecfdee715c5a Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-19ci: temporary workaround for collectd service capabilities issueTaras Chornyi1-1/+5
Change-Id: I16babbb7acf18dc467d37d9e077346e9547a0f9b Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-04ci: updated intel-cmt-cat to v1.1.0Taras Chornyi1-1/+1
Change-Id: Iee2e5dffaf854779d4871735e7da4210eef2b018 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-03ci: reworked intel-cmt-cat rpm build scriptTaras Chornyi2-14/+12
fixed rdt plugin dependencies Change-Id: Ib4d4a7bcbf774ea4b7df53ac30d61e900d69fddd Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-01ci: fix snmp-agent commit IDMaryam Tahhan1-1/+1
Fix the commit ID used to build collectd to make sure that the snmp-agent gets built. Change-Id: I4ffef1ee8649800c44eb256d70dbcf15a0445a8d Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-07-27Added possibility to checkout SHA version or branch for collectd repoTaras Chornyi1-2/+3
Change-Id: Ibaf8e287adb3a1cdc269f2357b3be98ba952982c Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-07-21ci: update collectd versionEmma Foley1-1/+1
Upadtes the version of collectd that is built nightly. Collectd version reflects master on July 19th, 2017 Change-Id: I15ffd50eaa9fc92d0636f2866705736ce64e497b Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-06-29Merge "ci: Remove variable set by jjb scripts"Maryam Tahhan1-5/+2
2017-06-29ci: fix nightly RPM buildMaryam Tahhan2-4/+3
Fix the RDT build to use an appropriate version and generate the correct version RPM. Fix the collectd version to only extract collect from the start of the version string. Change-Id: Ifd780059adbed7669c5e259f483018c325de44e6 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-28ci: Remove variable set by jjb scriptsMaryam Tahhan1-5/+2
Remove the WORKSPACE variable from this script as it is set by the jjb scripts. Change-Id: Ia603da9bd24bb29f71e7be0d1f7ddd00260459bf Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-06ci: remove RPM archiving from BarometerMaryam Tahhan1-3/+3
Remove RPM archiving from Barometer from Barometer and create a new script in the releng repo. Change-Id: Ia6a482bb500038247d274eaa4d8df143c962e1e1 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-19ci: update to push RPMs to aritfacts.opnfv.orgMaryam Tahhan1-0/+1
Change-Id: Ia8066a35a4538b9265a44d60c5f6c7d10757c34e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-18ci: update script permissionsMaryam Tahhan7-1/+1
Change-Id: Id6db827036b99603928f4f468d9febb591703ec2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-04-12Added scripts for building collectd RPMTaras Chornyi7-0/+252
Change-Id: I60a080ebc046af8683624d3c944690fe0e0961d8 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>