X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2FREADME;fp=ci%2FREADME;h=9b255ced7c45570086a2e474cbfa5aec4e5433b8;hb=4b5777ae5c7089a7b55305cc9d26732ff0c94ab3;hp=0000000000000000000000000000000000000000;hpb=2f5bdd402affef56c340a9ece577036d8183e8fe;p=barometer.git diff --git a/ci/README b/ci/README new file mode 100644 index 00000000..9b255ced --- /dev/null +++ b/ci/README @@ -0,0 +1,11 @@ +If you would like to build the RPMs locally you will need a CentOS7 platform. +Set an environment variable called WORKSPACE to /tmp. +Make sure $PERL_MM_OPT is not set as an environment variable. +Run the following: + + * sudo -E ./install_dependencies.sh + * sudo -E ./build_rpm.sh + +This will create 3 directories in /tmp: collectd, intel-cmt-cat and rpmbuild. + +The built RPMs can be found in rpmbuild/RPMS/x86_64/.