Bug 1010816

Summary: beaker-repo-update only updates harness repo for one family
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: schedulerAssignee: Raymond Mancy <rmancy>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: aigao, asaha, dcallagh, ebaak, llim, qwan, rmancy
Target Milestone: 0.15Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-03 02:27: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 Dan Callaghan 2013-09-23 06:29:13 UTC
Description of problem:
beaker-repo-update only updates harness repo for one family.

Version-Release number of selected component (if applicable):
unreleased 0.14.1-1.git.205.7c96e3a

How reproducible:
always

Steps to Reproduce:
1. Run beaker-repo-update

Actual results:
Fetches (or skips) RPMs for one distro family (on beaker-devel, it's RHEL5 Server) and then exits.

Expected results:
Should fetch harness RPMs for all distro families.

Additional info:
Regression on develop due to: http://git.beaker-project.org/cgit/beaker/commit/?id=08baba18dc6abb92b43c86241777c25ca1500625
This got it working on beaker-devel: http://paste.fedoraproject.org/41446/17517137

Comment 1 Raymond Mancy 2013-09-24 04:10:47 UTC
http://gerrit.beaker-project.org/#/c/2286/

Comment 2 Raymond Mancy 2013-09-24 06:23:21 UTC
Steps to verify:-

1) Add two or more new distros to harness repos, or add new packages
2) Run beaker-repo-update against that particular harness repo
3) It should import packages for more than one distro

Comment 4 Nick Coghlan 2013-10-03 02:27:06 UTC
Beaker 0.15 has been released.