Merge pull request #2924 from mimi1vx/leap153eol
Don't schedule Leap 15.3 tests in O3
This commit is contained in:
commit
a7da0b8c3e
@ -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" : {
|
"openSUSE:Leap:15.4:Update" : {
|
||||||
"version": "15.4",
|
"version": "15.4",
|
||||||
"flavor": "DVD-Incidents",
|
"flavor": "DVD-Incidents",
|
||||||
|
@ -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": {
|
"openSUSE:Leap:15.4:Update": {
|
||||||
"DISTRI": "opensuse",
|
"DISTRI": "opensuse",
|
||||||
"FLAVOR": "DVD-Incidents",
|
"FLAVOR": "DVD-Incidents",
|
||||||
|
@ -1,35 +1,5 @@
|
|||||||
{
|
{
|
||||||
"https://openqa.opensuse.org": {
|
"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": {
|
"openSUSE:Leap:15.4:Update": {
|
||||||
"settings": {
|
"settings": {
|
||||||
"OS_TEST_ISSUES": "",
|
"OS_TEST_ISSUES": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user