aboutsummaryrefslogtreecommitdiffstats
path: root/ci/utility/rpms_list
AgeCommit message (Collapse)AuthorFilesLines
2021-07-07[ci] Remove disabled packages from the RPMs list.stable/kaliEmma Foley1-9/+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> (cherry picked from commit 9a9a470cd1033dbbf8adb1dcc93bc881e131a1ab)
2017-08-21ci: verify generated rpmsTaras Chornyi1-0/+63
Check that all rpms listed in rpms_list file are generated Change-Id: I18d548bbfdff3f21c662670f4b3007827e6c1e41 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>