[openqa-maintenance] Add openSUSE Leap 15.0 configuration
This commit is contained in:
parent
dce40cb5f8
commit
5a0dcdf64c
@ -119,5 +119,10 @@
|
||||
"version": "42.3",
|
||||
"flavor": "DVD-Incidents",
|
||||
"distri": "opensuse"
|
||||
},
|
||||
"openSUSE:Leap:15.0:Update" : {
|
||||
"version": "15.0",
|
||||
"flavor": "DVD-Incidents",
|
||||
"distri": "opensuse"
|
||||
}
|
||||
}
|
||||
|
@ -24,6 +24,13 @@
|
||||
"ARCH" : "x86_64",
|
||||
"ISO" : "openSUSE-Leap-42.3-DVD-x86_64.iso"
|
||||
},
|
||||
"openSUSE:Leap:15.0:Update" : {
|
||||
"FLAVOR" : "Maintenance",
|
||||
"VERSION" : "15.0",
|
||||
"DISTRI" : "opensuse",
|
||||
"ARCH" : "x86_64",
|
||||
"ISO" : "openSUSE-Leap-15.0-DVD-x86_64.iso"
|
||||
},
|
||||
"SUSE:Updates:SLE-DESKTOP:12-SP3:x86_64" : {
|
||||
"FLAVOR" : "Desktop-DVD-Incidents",
|
||||
"VERSION" : "12-SP3",
|
||||
@ -145,5 +152,11 @@
|
||||
"FLAVOR": "DVD-Incidents",
|
||||
"VERSION": "42.3",
|
||||
"ARCH": "x86_64"
|
||||
},
|
||||
"openSUSE:Leap:15.0:Update": {
|
||||
"DISTRI": "opensuse",
|
||||
"FLAVOR": "DVD-Incidents",
|
||||
"VERSION": "15.0",
|
||||
"ARCH": "x86_64"
|
||||
}
|
||||
}
|
||||
|
@ -13,6 +13,20 @@
|
||||
"http://download.opensuse.org/update/leap/42.3/oss/",
|
||||
"http://download.opensuse.org/update/leap/42.3/non-oss/"
|
||||
]
|
||||
},
|
||||
"openSUSE:Leap:15.0:Update" : {
|
||||
"settings" : {
|
||||
"OS_TEST_ISSUES" : "",
|
||||
"FLAVOR" : "DVD-Updates",
|
||||
"DISTRI" : "opensuse",
|
||||
"VERSION" : "15.0",
|
||||
"ARCH" : "x86_64"
|
||||
},
|
||||
"test" : "kde",
|
||||
"repos" : [
|
||||
"http://download.opensuse.org/update/leap/15.0/oss/",
|
||||
"http://download.opensuse.org/update/leap/15.0/non-oss/"
|
||||
]
|
||||
}
|
||||
},
|
||||
"https://openqa.suse.de" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user