From 741f1769a430f4ca16ea6efed38e14e7af9e0cc5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Oct 26 2017 23:07:32 +0000 Subject: Run workstation update tests on gnome-software --- diff --git a/fedora_openqa/config.py b/fedora_openqa/config.py index cceced7..190bbed 100644 --- a/fedora_openqa/config.py +++ b/fedora_openqa/config.py @@ -251,6 +251,8 @@ UPDATEWL = { 'cockpit': ('server',), # PostgreSQL is a release-blocking server role 'postgresql': ('server',), + # Obvious... + 'gnome-software': ('workstation',), } for path in ('/etc/fedora-openqa',