From Barak Korren <bkorren(a)redhat.com>:
Barak Korren has submitted this change and it was merged. (
https://gerrit.ovirt.org/79874
)
Change subject: Allow executing mirror_client.py from cli
......................................................................
Allow executing mirror_client.py from cli
This patch allows to execute mirror_client.py from cli.
This is done for two major reasons:
1) To allow execution of mirror_client.py from mock_runner.sh for
future features.
2) To allow mirror injection to be run locally by users.
Usage:
./mirror_client.py [MIRRORS FILE URI] [LIST OF YUM CONFS TO MODIFY]
Change-Id: I63e6e7e2dd0531a78954a17e44ca7682c44d288a
---
M scripts/mirror_client.py
1 file changed, 31 insertions(+), 0 deletions(-)
Approvals:
Staging Jenkins Server: Passed CI tests
Barak Korren: Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
Daniel Belenky: Verified; Ready for review
--
To view, visit
https://gerrit.ovirt.org/79874
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63e6e7e2dd0531a78954a17e44ca7682c44d288a
Gerrit-PatchSet: 4
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Anton Marchukov <amarchuk(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Evgheni Dereveanchin <ederevea(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nadav Goldin <ngoldin(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>
Gerrit-Reviewer: Staging Jenkins Server