Schedule Leap15.4 maintenance updates
This commit is contained in:
parent
551f2f3e59
commit
c93c63c98c
@ -8,5 +8,15 @@
|
||||
"version": "15.3",
|
||||
"flavor": "DVD-Backports-Incidents",
|
||||
"distri": "opensuse"
|
||||
},
|
||||
"openSUSE:Leap:15.4:Update" : {
|
||||
"version": "15.4",
|
||||
"flavor": "DVD-Incidents",
|
||||
"distri": "opensuse"
|
||||
},
|
||||
"openSUSE:Backports:SLE-15-SP4:Update" : {
|
||||
"version": "15.4",
|
||||
"flavor": "DVD-Backports-Incidents",
|
||||
"distri": "opensuse"
|
||||
}
|
||||
}
|
||||
|
@ -10,5 +10,17 @@
|
||||
"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"
|
||||
},
|
||||
"openSUSE:Backports:SLE-15-SP4:Update": {
|
||||
"DISTRI": "opensuse",
|
||||
"FLAVOR": "DVD-Backports-Incidents",
|
||||
"VERSION": "15.4",
|
||||
"ARCH": "x86_64"
|
||||
}
|
||||
}
|
||||
|
@ -29,6 +29,36 @@
|
||||
"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" : "",
|
||||
"FLAVOR" : "DVD-Updates",
|
||||
"DISTRI" : "opensuse",
|
||||
"VERSION" : "15.4",
|
||||
"ARCH" : "x86_64"
|
||||
},
|
||||
"test" : "kde",
|
||||
"repos" : [
|
||||
"http://download.opensuse.org/update/leap/15.4/oss/",
|
||||
"http://download.opensuse.org/update/leap/15.4/non-oss/",
|
||||
"http://download.opensuse.org/update/leap/15.4/backports/",
|
||||
"http://download.opensuse.org/update/leap/15.4/sle/"
|
||||
]
|
||||
},
|
||||
"openSUSE:Backports:SLE-15-SP4:Update" : {
|
||||
"settings" : {
|
||||
"OS_TEST_ISSUES" : "",
|
||||
"FLAVOR" : "DVD-Backports-Incidents",
|
||||
"DISTRI" : "opensuse",
|
||||
"VERSION" : "15.4",
|
||||
"ARCH" : "x86_64"
|
||||
},
|
||||
"test" : "kde",
|
||||
"repos" : [
|
||||
"http://download.opensuse.org/update/leap/15.4/backports/",
|
||||
"http://download.opensuse.org/update/leap/15.4/sle/"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user