Ondřej Súkup f4ca88bd99
Remove openqa-obs bot data for SLE
QAM uses different bot for scheduling jobs in openQA
2019-10-24 12:54:19 +02:00

47 lines
1.3 KiB
JSON

{
"https://openqa.opensuse.org" : {
"openSUSE:Leap:15.0:Update" : {
"settings" : {
"OS_TEST_ISSUES" : "",
"FLAVOR" : "DVD-Updates",
"DISTRI" : "opensuse",
"VERSION" : "15.0",
"ARCH" : "x86_64"
},
"test" : "kde",
"repos" : [
"http://download.opensuse.org/update/leap/15.0/oss/",
"http://download.opensuse.org/update/leap/15.0/non-oss/"
]
},
"openSUSE:Leap:15.1:Update" : {
"settings" : {
"OS_TEST_ISSUES" : "",
"FLAVOR" : "DVD-Updates",
"DISTRI" : "opensuse",
"VERSION" : "15.1",
"ARCH" : "x86_64"
},
"test" : "kde",
"repos" : [
"http://download.opensuse.org/update/leap/15.1/oss/",
"http://download.opensuse.org/update/leap/15.1/non-oss/"
]
},
"openSUSE:Leap:15.2:Update" : {
"settings" : {
"OS_TEST_ISSUES" : "",
"FLAVOR" : "DVD-Updates",
"DISTRI" : "opensuse",
"VERSION" : "15.2",
"ARCH" : "x86_64"
},
"test" : "kde",
"repos" : [
"http://download.opensuse.org/update/leap/15.2/oss/",
"http://download.opensuse.org/update/leap/15.2/non-oss/"
]
}
}
}