Merge "[docker][experimental] Split the build"
authorEmma Foley <efoley@redhat.com>
Thu, 8 Jul 2021 10:50:02 +0000 (10:50 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 8 Jul 2021 10:50:02 +0000 (10:50 +0000)
.gitlab-ci.yml
ci/barometer-build.sh
ci/utility/rpms_list

index 5feacd0..e07d405 100644 (file)
@@ -117,8 +117,8 @@ barometer-daily:
   script:
     - !reference [.gsutil-install, script]
     - cd ci/
-    - ./barometer-build.sh
-    - ./barometer-upload-artifact.sh
+    - . barometer-build.sh
+    - . barometer-upload-artifact.sh
   rules:
     - if: $CI_PIPELINE_SOURCE == "schedule" && $BAROMETER_SCHEDULE == "true"
 
index 04bbd26..ded4518 100644 (file)
@@ -1,6 +1,6 @@
 # This script is used by the barometer-daily CI job in gitlab.
 # It builds and packages collectd as an RPM
-# After this script is run, the baroemter-daily job runs the
+# After this script is run, the barometer-daily job runs the
 # barometer-upload-artifact.sh script.
 set -x
 
@@ -12,11 +12,9 @@ echo "Starting the build of Barometer RPMs"
 echo "------------------------------------"
 echo
 
-cd ci
 ./install_dependencies.sh
 ./build_rpm.sh
 cp utility/rpms_list $WORKSPACE
-cd $WORKSPACE
 
 # save information regarding artifact into file
 (
index 9607c5a..eda3f43 100644 (file)
@@ -15,8 +15,6 @@ collectd-debuginfo
 collectd-disk
 collectd-dns
 collectd-email
-collectd-gmond
-collectd-gps
 collectd-hddtemp
 collectd-intel_rdt
 collectd-ipmi
@@ -24,34 +22,27 @@ collectd-iptables
 collectd-java
 collectd-log_logstash
 collectd-lua
-collectd-lvm
 collectd-memcachec
-collectd-modbus
-collectd-mqtt
 collectd-mysql
 collectd-netlink
 collectd-nginx
 collectd-notify_desktop
 collectd-notify_email
-collectd-nut
 collectd-openldap
 collectd-ovs_events
 collectd-ovs_stats
 collectd-perl
 collectd-php-collection
 collectd-pinba
-collectd-ping
 collectd-postgresql
 collectd-python
 collectd-redis
 collectd-rrdcached
 collectd-rrdtool
 collectd-sensors
-collectd-smart
 collectd-snmp
 collectd-snmp_agent
 collectd-utils
-collectd-varnish
 collectd-virt
 collectd-write_http
 collectd-write_prometheus