make rhel7 ppa fail due to the name of comps.xml in template file 29/1529/1
authorbaigk <baiguoku@huawei.com>
Sat, 12 Sep 2015 02:34:44 +0000 (10:34 +0800)
committerbaigk <baiguoku@huawei.com>
Sat, 12 Sep 2015 02:34:44 +0000 (10:34 +0800)
JIRA: COMPASS-44

Change-Id: I24eaffa5b1d793037ec041d2352c00f7e8ea7b58
Signed-off-by: baigk <baiguoku@huawei.com>
build/templates/RedHat_juno.tmpl

index 8efd23b..a2f0fd0 100644 (file)
@@ -48,6 +48,6 @@ find /var/cache/yum/ -name *.rpm | xargs -i cp {} /centos7-juno-ppa/Packages/
 rm /centos7-juno-ppa/Packages/selinux-policy* -f
 rm /centos7-juno-ppa/Packages/systemd* -f
 
-cp /centos7-comps.xml /centos7-juno-ppa/
-createrepo -g centos7-comps.xml /centos7-juno-ppa
+cp /comps.xml /centos7-juno-ppa/
+createrepo -g comps.xml /centos7-juno-ppa
 tar -zcvf /centos7-juno-ppa.tar.gz /centos7-juno-ppa