RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1120715 - New action: kojibuild
Summary: New action: kojibuild
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: rdopkg
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Jakub Ruzicka
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-17 14:33 UTC by Jakub Ruzicka
Modified: 2015-01-05 16:31 UTC (History)
1 user (show)

Fixed In Version: 0.22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-05 16:31:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Jakub Ruzicka 2014-07-17 14:33:56 UTC
Add new `rdopkg kojibuild` action - a koji wrapper that operates the same way as `coprbuild` to allow non-interactive creation of update file and spare people creating it by hand on `rdopkg update`

After this, one could package all icehouse pkgs and submit them by:

git checkout f21
rdopkg kojibuild -f up.yml
rdopkg coprbuild -d epel-7 -f up.yml
rdopkg coprbuild -d epel-7 -f up.yml
rdopkg update -f up.yml

And this could be automated further into one command... in the bright future.


Note You need to log in before you can comment on or make changes to this bug.