From: Gregory Meno Date: Mon, 26 Jun 2017 22:14:50 +0000 (-0700) Subject: download the source for the pie-chart panel X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F763%2Fhead;p=ceph-build.git download the source for the pie-chart panel Signed-off-by: Gregory Meno --- diff --git a/cephmetrics/build/build_rpm b/cephmetrics/build/build_rpm index c5b8f9be..d137aba7 100644 --- a/cephmetrics/build/build_rpm +++ b/cephmetrics/build/build_rpm @@ -30,6 +30,7 @@ RPM_RELEASE=$(echo $REVISION | tr '-' '_') # the '-' has a special meaning echo "Building source distribution" git archive --format=zip --prefix=cephmetrics-${VERSION}/ HEAD > dist/cephmetrics-${VERSION}.zip wget https://grafana.com/api/plugins/vonage-status-panel/versions/1.0.4/download -O dist/vonage-status-panel-1.0.4.zip +wget https://grafana.com/api/plugins/grafana-piechart-panel/versions/1.1.5/download -O /dist/grafana-piechart-panel-1.1.5.zip ## Prepare the spec file for build