[JIRA] (OVIRT-1915) Add option to filter packages in OST manual
eyal edri (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Sun Mar 11 14:55:32 UTC 2018
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36021#comment-36021 ]
eyal edri commented on OVIRT-1915:
----------------------------------
Suggested code to add to the manual job ( taken from ds job ) to update the extra sources file, probably needs some work and adjustments.
ARCHS=("x86_64 noarch")
echo -n "" > ${EXT_RESOURCES}
for arch in ${ARCHS} ; do echo "${CUSTOM_REPOS}${arch}/${FILTER_PACKAGES:=''}" >> ${EXT_RESOURCES} ; done
sed -i "s|${SUITE_TYPE}.*|${SUITE_TYPE}_${VERSION}_custom,${CUSTOM_REPOS#rec:}|" ${WORK_DIR}/automation/${OVIRT_SUITE}.repos
> Add option to filter packages in OST manual
> -------------------------------------------
>
> Key: OVIRT-1915
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1915
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Reporter: Daniel Belenky
> Assignee: infra
> Labels: jenkins, ost
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20180311/74e3868c/attachment-0001.html>
More information about the Infra
mailing list