From a9faafa791bfa1241ed80b0b2ed459ec92c26d28 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Oct 10 2017 17:26:40 +0000 Subject: Update Workstation ostree subvariant name It got changed to 'Workstation Ostree' (oh boy, spaces will be fun, let's see what blows up). --- diff --git a/fedora_openqa/config.py b/fedora_openqa/config.py index 409802d..cceced7 100644 --- a/fedora_openqa/config.py +++ b/fedora_openqa/config.py @@ -222,7 +222,7 @@ WANTED = [ }, { "match": { - "subvariant": "Workstation", + "subvariant": "Workstation Ostree", "type": "dvd-ostree", "format": "iso", "arch": "x86_64",