#76 Add Silverblue ppc64le in images.json.sample
Merged 4 years ago by adamwill. Opened 4 years ago by michelmno.
fedora-qa/ michelmno/fedora_openqa silverblue_ppc64le  into  master

file modified
+8
@@ -175,6 +175,14 @@ 

      },

      {

          "match": {

+             "subvariant": "Silverblue",

+             "type": "dvd-ostree",

+             "format": "iso",

+             "arch": "ppc64le"

+         }

+     },

+     {

+         "match": {

              "subvariant": "Server",

              "type": "boot",

              "format": "iso",

Add Silverblue ppc64le in images.json.sample

This is a local commit I forgot to push in same time as the previously accepted https://pagure.io/fedora-qa/os-autoinst-distri-fedora/pull-request/120

@adamwill you will need to make similar change in /etc/fedora-openqa/images.json of openqa.stg.fedoraproject.org

Note for the record - the config file used in staging is maintained in infra ansible. Unfortunately that's only a cgit so you can't send PRs, I dunno why we don't move it to pagure.

Pull-Request has been merged by adamwill

4 years ago
Metadata