diff --git a/bin/tags/iaas-bobcat9al.sh b/bin/tags/iaas-bobcat9al.sh index 5e8b4c08fa553ea1d97a891a85f04778d138cd13..49b67e59fc1782b70a69005c647dceb112b4e7f4 100755 --- a/bin/tags/iaas-bobcat9al.sh +++ b/bin/tags/iaas-bobcat9al.sh @@ -9,3 +9,6 @@ CLOUD="bobcat" ### You probably don't need to change anything below this source createtag9al.sh + +$KOJI edit-tag $TAG-testing -x mock.yum.module_hotfixes=1 +$KOJI add-external-repo -t ${TAG}-build cs9-sig-nfv-openvswitch -p 30 --mode=bare \ No newline at end of file diff --git a/bin/tags/iaas-bobcat9el.sh b/bin/tags/iaas-bobcat9el.sh index cae31d7d29b242c71a0c06048524fbd4aa707bf4..28744aaf9ae74499d3c7f722e804d479ef64d957 100755 --- a/bin/tags/iaas-bobcat9el.sh +++ b/bin/tags/iaas-bobcat9el.sh @@ -9,3 +9,6 @@ CLOUD="bobcat" ### You probably don't need to change anything below this source createtag9el.sh + +$KOJI edit-tag $TAG-testing -x mock.yum.module_hotfixes=1 +$KOJI add-external-repo -t ${TAG}-build cs9-sig-nfv-openvswitch -p 30 --mode=bare \ No newline at end of file