[openqa-maintenance] Add kernel incidents for SLE11

This commit is contained in:
Jan Baier 2018-05-23 15:44:12 +02:00
parent b621775b8e
commit 88c8b1d263
Signed by untrusted user: jbaier_cz
GPG Key ID: A41E34DD0CF8AE37
2 changed files with 26 additions and 0 deletions

View File

@ -1,4 +1,18 @@
{
"SUSE:Updates:SLE-SERVER:11-SP1:" : {
"version" : "11-SP1",
"flavor" : "Server-DVD-Incidents",
"archs" : [
"x86_64"
]
},
"SUSE:Updates:SLE-SERVER:11-SP3:" : {
"version" : "11-SP3",
"flavor" : "Server-DVD-Incidents",
"archs" : [
"x86_64"
]
},
"SUSE:Updates:SLE-SERVER:12-SP1-LTSS:" : {
"flavor" : "Server-DVD-Incidents",
"version" : "12-SP1",

View File

@ -1,4 +1,16 @@
{
"SUSE:Updates:SLE-SERVER:11-SP1:x86_64" : {
"DISTRI" : "sle",
"ARCH" : "x86_64",
"FLAVOR" : "Server-DVD-Incidents",
"VERSION" : "11-SP1"
},
"SUSE:Updates:SLE-SERVER:11-SP3:x86_64" : {
"DISTRI" : "sle",
"ARCH" : "x86_64",
"FLAVOR" : "Server-DVD-Incidents",
"VERSION" : "11-SP3"
},
"SUSE:Updates:SLE-SERVER:12-LTSS:s390x" : {
"DISTRI" : "sle",
"ARCH" : "s390x",