Merge pull request #2924 from mimi1vx/leap153eol

Don't schedule Leap 15.3 tests in O3
This commit is contained in:
Ondřej Súkup 2023-01-29 19:07:57 +01:00 committed by GitHub
commit a7da0b8c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 52 deletions

View File

@ -1,14 +1,4 @@
{
"openSUSE:Leap:15.3:Update" : {
"version": "15.3",
"flavor": "DVD-Incidents",
"distri": "opensuse"
},
"openSUSE:Backports:SLE-15-SP3:Update" : {
"version": "15.3",
"flavor": "DVD-Backports-Incidents",
"distri": "opensuse"
},
"openSUSE:Leap:15.4:Update" : {
"version": "15.4",
"flavor": "DVD-Incidents",

View File

@ -1,16 +1,4 @@
{
"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",

View File

@ -1,35 +1,5 @@
{
"https://openqa.opensuse.org": {
"openSUSE:Leap:15.3:Update": {
"settings": {
"OS_TEST_ISSUES": "",
"FLAVOR": "DVD-Updates",
"DISTRI": "opensuse",
"VERSION": "15.3",
"ARCH": "x86_64"
},
"test": "kde",
"repos": [
"http://download.opensuse.org/update/leap/15.3/oss/",
"http://download.opensuse.org/update/leap/15.3/non-oss/",
"http://download.opensuse.org/update/leap/15.3/backports/",
"http://download.opensuse.org/update/leap/15.3/sle/"
]
},
"openSUSE:Backports:SLE-15-SP3:Update": {
"settings": {
"OS_TEST_ISSUES": "",
"FLAVOR": "DVD-Backports-Incidents",
"DISTRI": "opensuse",
"VERSION": "15.3",
"ARCH": "x86_64"
},
"test": "kde",
"repos": [
"http://download.opensuse.org/update/leap/15.3/backports/",
"http://download.opensuse.org/update/leap/15.3/sle/"
]
},
"openSUSE:Leap:15.4:Update": {
"settings": {
"OS_TEST_ISSUES": "",