From c303050d29cb646350ec0a8c789d85d708c22607 Mon Sep 17 00:00:00 2001 From: Michel Normand Date: Feb 27 2020 08:01:55 +0000 Subject: Add Workstation-live-iso for ppc64le in sample file will need to update /etc/fedora-openqa/images.json to be active on your server. Signed-off-by: Michel Normand --- diff --git a/images.json.sample b/images.json.sample index 6bbf6f2..3e402a4 100644 --- a/images.json.sample +++ b/images.json.sample @@ -192,6 +192,14 @@ }, { "match": { + "subvariant": "Workstation", + "type": "live", + "format": "iso", + "arch": "ppc64le" + } + }, + { + "match": { "subvariant": "Server", "type": "boot", "format": "iso",