Tested with ``` ./openqa-maintenance.py --dry --debug --review=accept-onpass --group qam-openqa --openqa=https://openqa.opensuse.org review |& grep '\(15.1\|684360\)' ``` which yields ``` DEBUG: openSUSE:Leap:15.1:Update -- product in apimap DEBUG: Pmap: {'distri': 'opensuse', 'flavor': 'DVD-Incidents', 'version': '15.1'} Posts: [] … ``` but not the test request https://build.opensuse.org/request/show/684360 I have created
162 lines
4.3 KiB
JSON
162 lines
4.3 KiB
JSON
{
|
|
"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",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"VERSION" : "12"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-LTSS:ppc64le" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "ppc64le",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"VERSION" : "12"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP1-LTSS:ppc64le" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "ppc64le",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"VERSION" : "12-SP1"
|
|
},
|
|
"SUSE:Updates:SLE-DESKTOP:12-SP3:x86_64" : {
|
|
"FLAVOR" : "Desktop-DVD-Incidents",
|
|
"VERSION" : "12-SP3",
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP2-LTSS:s390x" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "s390x",
|
|
"VERSION" : "12-SP2",
|
|
"FLAVOR" : "Server-DVD-Incidents"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP3:s390x" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "s390x",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"VERSION" : "12-SP3"
|
|
},
|
|
"SUSE:Updates:SLE-Live-Patching:12-SP3:x86_64" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "x86_64",
|
|
"VERSION" : "12-SP3",
|
|
"FLAVOR" : "Server-DVD-Incidents-Kernel",
|
|
"KGRAFT" : "1"
|
|
},
|
|
"SUSE:Updates:SLE-Live-Patching:12-SP3:ppc64le" : {
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "ppc64le",
|
|
"VERSION" : "12-SP3",
|
|
"FLAVOR" : "Server-DVD-Incidents-Kernel",
|
|
"KGRAFT" : "1"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP3:x86_64" : {
|
|
"VERSION" : "12-SP3",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP3:ppc64le" : {
|
|
"VERSION" : "12-SP3",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"ARCH" : "ppc64le",
|
|
"DISTRI" : "sle"
|
|
},
|
|
"SUSE:Updates:SLE-Live-Patching:12:x86_64" : {
|
|
"FLAVOR" : "Server-DVD-Incidents-Kernel",
|
|
"VERSION" : "12",
|
|
"ARCH" : "x86_64",
|
|
"DISTRI" : "sle",
|
|
"KGRAFT" : "1"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP3:aarch64" : {
|
|
"VERSION" : "12-SP3",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "aarch64"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP1-LTSS:x86_64" : {
|
|
"VERSION" : "12-SP1",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP2-LTSS:ppc64le" : {
|
|
"VERSION" : "12-SP2",
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"ARCH" : "ppc64le",
|
|
"DISTRI" : "sle"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP1-LTSS:s390x" : {
|
|
"ARCH" : "s390x",
|
|
"DISTRI" : "sle",
|
|
"VERSION" : "12-SP1",
|
|
"FLAVOR" : "Server-DVD-Incidents"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-LTSS:x86_64" : {
|
|
"FLAVOR" : "Server-DVD-Incidents",
|
|
"VERSION" : "12",
|
|
"DISTRI" : "sle",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-SERVER:12-SP2-LTSS:x86_64" : {
|
|
"VERSION" : "12-SP2",
|
|
"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"
|
|
},
|
|
"SUSE:Updates:Storage:5:x86_64": {
|
|
"DISTRI" : "sle",
|
|
"FLAVOR" : "Server-DVD-SES-Updates",
|
|
"VERSION" : "12-SP3",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-HA:12-SP3:x86_64": {
|
|
"DISTRI" : "sle",
|
|
"FLAVOR" : "Server-DVD-Incidents-HA",
|
|
"VERSION" : "12-SP3",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"SUSE:Updates:SLE-HA:12-SP2:x86_64": {
|
|
"DISTRI" : "sle",
|
|
"FLAVOR" : "Server-DVD-Incidents-HA",
|
|
"VERSION" : "12-SP2",
|
|
"ARCH" : "x86_64"
|
|
},
|
|
"openSUSE:Leap:42.3:Update": {
|
|
"DISTRI": "opensuse",
|
|
"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"
|
|
},
|
|
"openSUSE:Leap:15.1:Update": {
|
|
"DISTRI": "opensuse",
|
|
"FLAVOR": "DVD-Incidents",
|
|
"VERSION": "15.1",
|
|
"ARCH": "x86_64"
|
|
}
|
|
}
|