Bug 590951
Summary: | Using custom repo during system install | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Hushan Jia <hjia> |
Component: | lab controller | Assignee: | Bill Peck <bpeck> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 0.5 | CC: | bpeck, dcallagh, kbaker, mcsontos, rmancy, slukasik |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-10-03 05:29:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 545868 |
Description
Hushan Jia
2010-05-11 04:03:38 UTC
Have you tried this? Because if you had I think you would have seen it works already. Oops! Sorry, I should have tried it myself. I was thinking of the optional repos we add automatically to the distro. I'll see if I can get the repos from the job added during install time. The only downside to this is if you give a bad repo it will prevent the install from happening at all. Since the <package name="xxx"/> in job xml is generated automatically according to test rpm dependencies, so it make sense to enable this feature. Thus, we dont need to add <test role='STANDALONE' name='/distribution/pkginstall'>......</test> for each packages the test need. *** Bug 622433 has been marked as a duplicate of this bug. *** Had to revert this change since it causes some problems with anaconda. *** This bug has been marked as a duplicate of bug 633369 *** |