David Caro has submitted this change and it was merged.
Change subject: Adding the proxy to the mock config
......................................................................
Adding the proxy to the mock config
Added the extra proxied mock confiogurations and an extra option to
mock_genconfig to use them if the proxy is responsive, so in case the proxy is
down it will not use it.
The proxy is extracted from the mock config
Also improved the log colletion for non-build mock executions
Change-Id: I62d8a8f8016b02e68ba56274cbc60cf74d3a4835
Signed-off-by: David Caro <dcaroest(a)redhat.com>
---
M jobs/confs/shell-scripts/build_mock_srcrpm.sh
M jobs/confs/shell-scripts/build_mock_srcrpm_releng.sh
M jobs/confs/shell-scripts/mock_build_onlyrpm.sh
M jobs/confs/shell-scripts/mock_cleanup.sh
M jobs/confs/shell-scripts/mock_install.sh
M jobs/confs/shell-scripts/mock_setup.sh
A mock_configs/epel-6-x86_64_proxied.cfg
A mock_configs/epel-7-x86_64_proxied.cfg
A mock_configs/fedora-20-x86_64_proxied.cfg
A mock_configs/fedora-21-x86_64_proxied.cfg
M mock_configs/mock_genconfig
11 files changed, 314 insertions(+), 10 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, but someone else must approve
David Caro: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/37420
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I62d8a8f8016b02e68ba56274cbc60cf74d3a4835
Gerrit-PatchSet: 9
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Max Kovgan <kovganm(a)gmail.com>
Gerrit-Reviewer: Paz Dangur <pdangur(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sharon Naftaly <snaftaly(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server