diff --git a/data/apimap.json b/data/apimap.json index 9404c17d..d1af0d0d 100644 --- a/data/apimap.json +++ b/data/apimap.json @@ -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", diff --git a/data/incidents.json b/data/incidents.json index 916e204d..6658c2ab 100644 --- a/data/incidents.json +++ b/data/incidents.json @@ -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", diff --git a/data/repos.json b/data/repos.json index 372a7fc8..53a5c595 100644 --- a/data/repos.json +++ b/data/repos.json @@ -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": "",