#77 Add Everything-boot-iso for ppc64le in sample file
Merged 5 years ago by adamwill. Opened 5 years ago by michelmno.
fedora-qa/ michelmno/fedora_openqa Add_everything_boot_iso_ppc64le  into  master

file modified
+17
@@ -183,6 +183,23 @@ 

      },

      {

          "match": {

+             "subvariant": "Everything",

+             "type": "boot",

+             "format": "iso",

+             "arch": "ppc64le"

+         },

+         "score": 8

+     },

+     {

+         "match": {

+             "subvariant": "Workstation",

+             "type": "live",

+             "format": "iso",

+             "arch": "ppc64le"

+         }

+     },

+     {

+         "match": {

              "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

5 years ago

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

5 years ago