build: remove barometer missing deps 61/38761/2
authorMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 4 Aug 2017 13:03:17 +0000 (14:03 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 4 Aug 2017 14:20:01 +0000 (14:20 +0000)
Remove barometer missing dependencies till they are resolved by the barometer
project.

Change-Id: Ie09bfd4ef68401dc83bb4208c54386ec1d30ed1f
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
build/barometer-install.sh

index f4df853..0388b68 100755 (executable)
@@ -59,8 +59,6 @@ function barometer_pkgs {
   wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/collectd-ovs_events-$SUFFIX
   wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/collectd-ovs_stats-$SUFFIX
   wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/collectd-virt-$SUFFIX
-  wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/intel-cmt-cat-$INTEL_CMT_CAT_VER
-  wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/intel-cmt-cat-devel-$INTEL_CMT_CAT_VER
   wget $GETFLAG $ARTIFACTS_BAROM/$BAROMETER_VER/collectd-python-$SUFFIX
   curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
 
@@ -110,9 +108,7 @@ function barometer_pkgs {
     /opt/collectd-python-${SUFFIX} \
     /opt/collectd-ovs_events-${SUFFIX} \
     /opt/collectd-ovs_stats-${SUFFIX} \
-    /opt/collectd-virt-${SUFFIX} \
-    /opt/intel-cmt-cat-${INTEL_CMT_CAT_VER} \
-    /opt/intel-cmt-cat-devel-${INTEL_CMT_CAT_VER}" \
+    /opt/collectd-virt-${SUFFIX}" \
     -a $OVERCLOUD_IMAGE
 
   # install collectd-ceilometer plugin