Bug 1279962

Summary: Allow using rpms from anywhere too, not only yum repos
Product: [Community] ovirt-system-tests Reporter: David Caro <dcaroest>
Component: RFEsAssignee: David Caro <dcaroest>
Status: CLOSED DEFERRED QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: urgent    
Version: ---CC: bkorren, bugs, eedri
Target Milestone: ---Flags: rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ci
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-26 09:15:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Caro 2015-11-10 15:33:55 UTC
Description of problem:
For example, from a dir or similar, using repoman probably to fetch them and compose the repo that will be passed onto the vms

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Barak Korren 2015-11-11 10:43:26 UTC
How will the CLI/API UX for this look like? How does it compare to current CLI/API?

Comment 2 David Caro 2015-11-11 10:52:18 UTC
Still to be define, but as a first step, adding an option to reposetup to specify any repoman source is a must imo:

  lago reposetup --extra-source dir:path/to/my/custom/rpms

Comment 3 David Caro 2015-11-11 10:53:44 UTC
I'd also remove the vdsm/engine/ioprocess specific options and associated code, and if needed, do that in another cli verb (like build or similar), but that's another issue

Comment 4 Eyal Edri 2015-11-26 13:30:09 UTC
does this bug includes consuming rpms from a workflow or previous job that will generate rpms per patch/commit?

Comment 5 David Caro 2015-11-26 14:13:34 UTC
Not so specifically, but will allow to use any rpms on disk or remotely, what opens the possibility to reuse whatever build-artifacts builds (allowing that flow) but also any other flow that get's you some rpms

Comment 6 David Caro 2016-01-26 09:15:06 UTC
Moved to https://github.com/lago-project/lago/issues/31