openSUSE-release-tools/data/incidents.json
Martin Loviska 3267ddc06e Trigger aarch64 updates jobs
Motivation: [[qe-core] Increase the coverage of test scenarios in Leap
Maintainance - Proposal for tests from SLES to be added to leap](https://progress.opensuse.org/issues/113297)
2022-08-02 16:27:27 +02:00

27 lines
622 B
JSON

{
"openSUSE:Leap:15.3:Update": {
"DISTRI": "opensuse",
"FLAVOR": "DVD-Incidents",
"VERSION": "15.3",
"ARCH": "x86_64"
},
"openSUSE:Backports:SLE-15-SP3:Update": {
"DISTRI": "opensuse",
"FLAVOR": "DVD-Backports-Incidents",
"VERSION": "15.3",
"ARCH": "x86_64"
},
"openSUSE:Leap:15.4:Update": {
"DISTRI": "opensuse",
"FLAVOR": "DVD-Incidents",
"VERSION": "15.4",
"ARCH": ["x86_64", "aarch64"]
},
"openSUSE:Backports:SLE-15-SP4:Update": {
"DISTRI": "opensuse",
"FLAVOR": "DVD-Backports-Incidents",
"VERSION": "15.4",
"ARCH": "x86_64"
}
}