Merge pull request #1599 from Vogtinator/leap15-jeos
Update definitions for openSUSE:Leap:15.0:Images
This commit is contained in:
commit
b29cbe4ae5
@ -378,7 +378,7 @@ class ToTestBase(object):
|
||||
return None
|
||||
|
||||
# docker container has no size limit
|
||||
if package == 'opensuse-leap-image':
|
||||
if re.match(r'opensuse-leap-image.*', package):
|
||||
return None
|
||||
|
||||
if '-Addon-NonOss-ftp-ftp' in package:
|
||||
@ -846,7 +846,13 @@ class ToTest150Images(ToTestBaseNew):
|
||||
'livecd-leap-gnome',
|
||||
'livecd-leap-kde',
|
||||
'livecd-leap-x11',
|
||||
'opensuse-leap-image',
|
||||
'opensuse-leap-image:docker',
|
||||
'opensuse-leap-image:lxc',
|
||||
'kiwi-templates-Leap15-JeOS:MS-HyperV',
|
||||
'kiwi-templates-Leap15-JeOS:OpenStack-Cloud',
|
||||
'kiwi-templates-Leap15-JeOS:VMware',
|
||||
'kiwi-templates-Leap15-JeOS:XEN',
|
||||
'kiwi-templates-Leap15-JeOS:kvm-and-xen',
|
||||
]
|
||||
|
||||
ftp_products = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user