c303050
d188563
@@ -183,6 +183,23 @@
},
{
"match": {
+ "subvariant": "Everything",
+ "type": "boot",
+ "format": "iso",
+ "arch": "ppc64le"
+ },
+ "score": 8
+ {
+ "match": {
+ "subvariant": "Workstation",
+ "type": "live",
+ }
"subvariant": "Server",
"type": "boot",
"format": "iso",
Add Everything-boot-iso for ppc64le in sample file
Will allow dispatch of related test added with https://pagure.io/fedora-qa/os-autoinst-distri-fedora/pull-request/121
Will need to update /etc/fedora-openqa/images.json to be active on your server.
sorry, I guess I didn't see this. can you rebase it? Thanks!
rebased onto d188563
Adam, I rebase it, but also added similar commit for Workstation. is it OK , or do you prefer another PR ?
Build succeeded.
Together is fine. Thanks.
Pull-Request has been merged by adamwill
Add Everything-boot-iso for ppc64le in sample file
Will allow dispatch of related test added with https://pagure.io/fedora-qa/os-autoinst-distri-fedora/pull-request/121
Will need to update /etc/fedora-openqa/images.json
to be active on your server.