Merge pull request #1414 from DimStar77/ttm-livecd
ttm: Follow package name changes of Tumbleweed live media
This commit is contained in:
commit
009712aa8a
@ -618,9 +618,9 @@ class ToTestFactory(ToTestBase):
|
||||
ftp_products = ['_product:openSUSE-ftp-ftp-i586_x86_64',
|
||||
'_product:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64']
|
||||
|
||||
livecd_products = ['livecd-kde',
|
||||
'livecd-gnome',
|
||||
'livecd-x11']
|
||||
livecd_products = ['livecd-tumbleweed-kde',
|
||||
'livecd-tumbleweed-gnome',
|
||||
'livecd-tumbleweed-x11']
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
ToTestBase.__init__(self, *args, **kwargs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user