[openqa-maintenance] Add data for CAASP

This commit is contained in:
Ondřej Súkup 2017-11-29 15:44:28 +01:00
parent 6bdd9352cc
commit fcfecb4e01
No known key found for this signature in database
GPG Key ID: 18E6D11A219AF3B7
2 changed files with 15 additions and 1 deletions

View File

@ -84,5 +84,13 @@
"archs" : [
"x86_64"
]
},
"SUSE:Updates:SUSE-CAASP:ALL:" : {
"version" : "2.0",
"flavor" : "CaaSP-DVD-Incidents",
"distri" : "caasp",
"archs" : [
"x86_64"
]
}
}

View File

@ -127,5 +127,11 @@
"FLAVOR" : "Server-DVD-Incidents",
"ARCH" : "x86_64",
"DISTRI" : "sle"
}
},
"SUSE:Updates:SUSE-CAASP:ALL:x86_64": {
"DISTRI" : "caasp",
"FLAVOR" : "CaaSP-DVD-Incidents",
"VERSION" : "2.0",
"ARCH": "x86_64"
}
}