Commit graph

1898 commits

Author SHA1 Message Date
Mike McLean
9c27dfd8f0 no rpm list for livemedia images until we can get the data from lmc 2016-05-16 14:02:07 -04:00
Mike McLean
b561e2a77d inject install tree url for livemedia spins 2016-05-16 14:02:07 -04:00
Mike McLean
e519846c03 use correct livemedia isoname throughout 2016-05-16 14:02:07 -04:00
Mike McLean
04a4dd1268 clean up web display for livemedia tasks 2016-05-16 14:02:07 -04:00
Mike McLean
918f081ae5 parse task params for createLiveMedia 2016-05-16 14:02:07 -04:00
Mike McLean
c1d309e78c fixing up cli task display 2016-05-16 14:02:07 -04:00
Mike McLean
ae3fd98fcf top level livemedia tasks are noarch (patch by dgilmore) 2016-05-16 14:02:07 -04:00
Mike McLean
a11fcd16d1 correct livemedia log name 2016-05-16 14:02:07 -04:00
Mike McLean
ed215addd9 fix livemedia report text 2016-05-16 14:02:07 -04:00
Mike McLean
0a4eabf9ce fix arch splitting 2016-05-16 14:02:07 -04:00
Mike McLean
d8be22aea5 more livemedia multiarch 2016-05-16 14:02:07 -04:00
Mike McLean
71bee265e5 allow multiple arches on spin-livemedia command line 2016-05-16 14:02:07 -04:00
Mike McLean
a2e5f00cce partial work on multiarch livemedia builds 2016-05-16 14:02:06 -04:00
Mike McLean
4b918f6c1f use correct path to result iso 2016-05-16 14:02:06 -04:00
Mike McLean
4e7f496cd2 fix docstring for importImageInternal 2016-05-16 14:02:06 -04:00
Mike McLean
b43b55902e use correct value for lmc "releasever" arg 2016-05-16 14:02:06 -04:00
Mike McLean
7ce20ba5b0 look in right place for livemedia isos 2016-05-16 14:02:06 -04:00
Mike McLean
ae1f4d5369 use --iso-name livemedia opt 2016-05-16 14:02:06 -04:00
Mike McLean
7af83fd153 grab livemedia anaconda logs too 2016-05-16 14:02:06 -04:00
Mike McLean
5b6d6952c5 capture all livemedia logs 2016-05-16 14:02:06 -04:00
Mike McLean
ec7b51f133 fix isoname 2016-05-16 14:02:06 -04:00
Mike McLean
103c74358d use _shortenVolID for livemedia handler too 2016-05-16 14:02:06 -04:00
Dennis Gilmore
da86a6346c shorten the livecd iso labels to match fedora's naming policy 2016-05-16 14:02:06 -04:00
Mike McLean
7dcc65ee29 refactor lmc args. only making live isos for now 2016-05-16 14:02:06 -04:00
Mike McLean
b8b00acc39 fix livemedia-creator kickstart opt 2016-05-16 14:02:06 -04:00
Mike McLean
08d17d953d make sure livemedia options are passed through to task 2016-05-16 14:02:06 -04:00
Mike McLean
cbd6ca9ced misc fixes 2016-05-16 14:02:06 -04:00
Mike McLean
e562402709 [*] don't obscure traceback in retry code 2016-05-16 14:02:06 -04:00
Mike McLean
bd52ecff00 first stab at livemedia control task, based on livecd 2016-05-16 14:02:06 -04:00
Mike McLean
2b8061d443 fix whitespace 2016-05-16 14:02:05 -04:00
Adam Miller
44f02cd254 - fix whitespace issues with tab characters vs spaces
- fix invalid variable names in livemediacreator handler
- add parser for ostree pxe2live to cli
2016-05-16 14:02:05 -04:00
Jon Disnard
41fa543e09 koji: Add LMC error handler, and misc glue.
Signed-off-by: Jon Disnard <jdisnard@redhat.com>
2016-05-16 14:02:05 -04:00
Jon Disnard
d12cb6e298 Hub: Add livemedia image type
Signed-off-by: Jon Disnard <jdisnard@redhat.com>
2016-05-16 14:02:05 -04:00
Jon Disnard
1deb0932de builder: Add LMC task handler
A copy of Jay Greguski's livecd-creator task.
It replaces livecd-creator for livemedia-creator.
For now it does live-iso, ostree-live, and disk-img.
This initial commit needs more work to be functional.

Signed-off-by: Jon Disnard <jdisnard@redhat.com>
2016-05-16 14:02:05 -04:00
Jon Disnard
622e22d22f Optparsing for LMC
Initial LMC optparsing post for koji cli, and probably needs improvement as
backside arguments are fleshed out. Code taken iand modified slightly
from handle_spin_appliance() by Jay Greguski.

Signed-off-by: Jon Disnard <jdisnard@redhat.com>
2016-05-16 14:02:05 -04:00
Mike McLean
514d4e4f7c Merge #78 2016-05-16 13:55:09 -04:00
Ralph Bean
ebb58b0507 Remove unused variables. 2016-05-16 13:49:59 -04:00
Mike McLean
37ff8d2b2e Merge #77 2016-05-16 13:45:39 -04:00
Ralph Bean
8bdf5a3752 Space-delimited. 2016-05-16 13:44:09 -04:00
Ralph Bean
bed7da59b2 Split the HiddenUsers string pulled from our config. 2016-05-16 13:43:39 -04:00
Ralph Bean
0f411d9821 Make HiddenUser into HiddenUsers.
At @mikeb's suggestion in the code review, this makes HiddenUsers plural.

This makes the whole changeset a little more invasive than it was before, so please review carefully.
2016-05-16 13:43:39 -04:00
Ralph Bean
5d6305e4de Remove unused var. 2016-05-16 13:43:39 -04:00
Ralph Bean
708b6a411c Allow hiding a user from the frontpage task list.
This adds new query arguments to the taskList hub xmlrpc endpoint, and then
makes use of those arguments in koji-web.  A new optional configuration value
is added for koji-web: `HiddenUser`, which can be used to specify which user
account should be hidden.  This could be useful for deployments that have a
continuous-integration account, the spam from which makes the frontpage
difficult to read.

Unit test cases are also added for some functions of the hub taskList endpoint.

Signed-off-by: Ralph Bean <rbean@redhat.com>
2016-05-16 13:43:39 -04:00
Michael Bonnet
1febe4f7fe Merge #70 deprecate spin-livecd with spin-livemedia 2016-05-16 16:22:38 +00:00
Ian McLeod
4c923ac077 ensure qcow2 v2 compatible output regardless of local qemu-img version 2016-05-16 12:02:18 -04:00
Dennis Gilmore
e9c8891c4c deprecate spin-livecd with spin-livemedia
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-13 22:02:50 -05:00
Mike McLean
b0da550dfc ignore tagless buildroots in BuildTagTest 2016-05-11 17:00:22 -04:00
Mike McLean
dfcdbbaff2 don't ignore source data in cg_import 2016-05-11 17:00:22 -04:00
Mike McLean
32160aa47e show source in buildinfo display, if available 2016-05-11 17:00:21 -04:00
Mike McLean
f9bd7bb1f4 use build source value for source test, if available 2016-05-11 17:00:21 -04:00