diff --git a/scripts/common6.sh b/scripts/common6.sh index 4762dfa..751a6f4 100644 --- a/scripts/common6.sh +++ b/scripts/common6.sh @@ -3,7 +3,6 @@ DIST=6 DISTTAG=el6 koji add-tag --arches "x86_64" $SIG$DIST-common-el6-build -koji add-target $SIG$DIST-common-el6 $SIG$DIST-common-el6-build $SIG$DIST-common-candidate koji add-tag $SIG$DIST-common-candidate koji add-tag $SIG$DIST-common-testing koji add-tag $SIG$DIST-common-release diff --git a/scripts/common7.sh b/scripts/common7.sh index 63cc759..1653f5a 100644 --- a/scripts/common7.sh +++ b/scripts/common7.sh @@ -1,13 +1,13 @@ -SIG=storage +SIG=nfv DIST=7 DISTTAG=el7 koji add-tag --arches "x86_64" $SIG$DIST-common-el7-build -koji add-target $SIG$DIST-common-el7 $SIG$DIST-common-el7-build $SIG$DIST-common-candidate koji add-tag $SIG$DIST-common-candidate koji add-tag $SIG$DIST-common-testing koji add-tag $SIG$DIST-common-release koji add-target $SIG$DIST-common-el7 $SIG$DIST-common-el7-build $SIG$DIST-common-candidate +# Priority is starting at 5 and +5 for each external repo. To change it use --priority. koji add-external-repo --tag=$SIG$DIST-common-el7-build centos7-updates koji add-external-repo --tag=$SIG$DIST-common-el7-build centos7-os koji add-group $SIG$DIST-common-el7-build build