openqa/dispatcher: drop old images from images.json.extraarches
This just matches the updates to the default WANTED dict in fedora_openqa - removing various old images that aren't produced any more (Workstation netinst, Atomic Host, and all i386 images). Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1b2e500a19
commit
846376e873
1 changed files with 1 additions and 76 deletions
|
@ -17,24 +17,6 @@
|
||||||
},
|
},
|
||||||
"score": 10
|
"score": 10
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Server",
|
|
||||||
"type": "boot",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "i386"
|
|
||||||
},
|
|
||||||
"score": 6
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Server",
|
|
||||||
"type": "dvd",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "i386"
|
|
||||||
},
|
|
||||||
"score": 10
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Everything",
|
"subvariant": "Everything",
|
||||||
|
@ -44,15 +26,6 @@
|
||||||
},
|
},
|
||||||
"score": 8
|
"score": 8
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Everything",
|
|
||||||
"type": "boot",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "i386"
|
|
||||||
},
|
|
||||||
"score": 8
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Workstation",
|
"subvariant": "Workstation",
|
||||||
|
@ -61,44 +34,12 @@
|
||||||
"arch": "x86_64"
|
"arch": "x86_64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Workstation",
|
|
||||||
"type": "boot",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "x86_64"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Workstation",
|
|
||||||
"type": "live",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "i386"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Workstation",
|
|
||||||
"type": "boot",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "i386"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "KDE",
|
|
||||||
"type": "live",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "x86_64"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "KDE",
|
"subvariant": "KDE",
|
||||||
"type": "live",
|
"type": "live",
|
||||||
"format": "iso",
|
"format": "iso",
|
||||||
"arch": "i386"
|
"arch": "x86_64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -110,22 +51,6 @@
|
||||||
},
|
},
|
||||||
"dkboot": true
|
"dkboot": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "Atomic",
|
|
||||||
"type": "dvd-ostree",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "x86_64"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"subvariant": "AtomicHost",
|
|
||||||
"type": "dvd-ostree",
|
|
||||||
"format": "iso",
|
|
||||||
"arch": "x86_64"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"subvariant": "Silverblue",
|
"subvariant": "Silverblue",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue