[ansible][fedora] Update package name
[barometer.git] / ci / utility / package-list.sh
1 #!/bin/bash
2 # Copyright 2016-2019 Intel Corporation and OPNFV. All rights reserved.
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 # http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 RPM_WORKDIR=$WORKSPACE/rpmbuild
18 RPM_DIR=$RPM_WORKDIR/RPMS/x86_64
19
20 COLLECTD_DIR=$WORKSPACE/collectd
21 CMTCAT_DIR=$WORKSPACE/intel-cmt-cat
22
23 CMTCAT_REPO=https://github.com/01org/intel-cmt-cat.git
24 CMTCAT_BRANCH=8b27ad757e86a01bc51eafcb9e600605ff1beca4
25 CMTCAT_VERSION="v1.1.0"
26
27 COLLECTD_REPO=https://github.com/collectd/collectd.git
28 COLLECTD_BRANCH=collectd-5.12