Anatoly Litovsky has uploaded a new change for review. Change subject: Removing rhn registration plugin to maintain repos integrity. ......................................................................
Removing rhn registration plugin to maintain repos integrity. The rhn plugin requires the subscription manager which is not present in the repositories Change-Id: I2729f0b324676c8d7b8d5e878d5be3cf919a2672 Signed-off-by: Tolik Litovsky <[email protected]> --- M jobs/confs/shell-scripts/build-local-ovirt-node.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/96/38396/1 diff --git a/jobs/confs/shell-scripts/build-local-ovirt-node.sh b/jobs/confs/shell-scripts/build-local-ovirt-node.sh index 2f6a461..eee75dd 100755 --- a/jobs/confs/shell-scripts/build-local-ovirt-node.sh +++ b/jobs/confs/shell-scripts/build-local-ovirt-node.sh @@ -82,6 +82,7 @@ fi if $do_publish_rpms; then + rm -rf "$OVIRT_CACHE_DIR"/ovirt/RPMS/noarch/ovirt-node-plugin-rhn*.rpm cp "$OVIRT_CACHE_DIR"/ovirt/RPMS/noarch/ovirt-node*.rpm exported-artifacts/ fi -- To view, visit https://gerrit.ovirt.org/38396 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2729f0b324676c8d7b8d5e878d5be3cf919a2672 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
