Handle the JeOS multibuild package for Factory:ARM:Live
Handle the JeOS builds alongside the normal openqa images and publish them together with the ftp trees.
This commit is contained in:
parent
3dcaf5cd66
commit
fbb47c58b7
@ -713,7 +713,7 @@ class ToTestFactoryARM(ToTestFactory):
|
||||
'000product:openSUSE-ftp-ftp-armv7hl',
|
||||
'000product:openSUSE-ftp-ftp-armv6hl']
|
||||
|
||||
livecd_products = []
|
||||
livecd_products = ['JeOS']
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
ToTestFactory.__init__(self, *args, **kwargs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user