From Eyal Edri <eedri(a)redhat.com>:
Eyal Edri has submitted this change and it was merged.
Change subject: experimental: append distro to repo path
......................................................................
experimental: append distro to repo path
Currently we download all distros, this is unneeded.
This patch 'hijacks' the 'distro' parameter, which it seems was intended
to be used for defining the 'chroot' distro. This should work because
we use el7 chroot, which happens to be what the VMs inside OST use.
However, if in the future we will decide to use fc* VMs inside OST,
we'd probably need to define another distro parameter, in order not to
restrict ourselves to running in fc* chroots too.
Fixes:
https://ovirt-jira.atlassian.net/browse/OST-17
Change-Id: Id5e2e59da10b48c7b38598605fb0e6c7648f691b
Signed-off-by: Nadav Goldin <ngoldin(a)redhat.com>
---
M jobs/confs/groovy-scripts/test-ovirt-repo.groovy
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Nadav Goldin: Verified
Eyal Edri: Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/70705
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id5e2e59da10b48c7b38598605fb0e6c7648f691b
Gerrit-PatchSet: 3
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Nadav Goldin <ngoldin(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: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Gal Ben Haim <galbh2(a)gmail.com>
Gerrit-Reviewer: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nadav Goldin <ngoldin(a)redhat.com>
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>