From ecc183e8906bf9f22f900e0f99b43d28ddecbf86 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 7 May 2020 15:58:44 -0700 Subject: [PATCH] Build desktopencrypt for Branched too We need this for upgrade tests now I fixed the upgrade test scheduling so Rawhide upgrade tests run from Rawhide-1 and Rawhide-2, not currrel and prevrel... Signed-off-by: Adam Williamson --- hdds.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index d43e9c0..319742b 100644 --- a/hdds.json +++ b/hdds.json @@ -159,7 +159,8 @@ { "name" : "desktopencrypt", "releases" : { - "stable" : ["x86_64"] + "stable" : ["x86_64"], + "branched" : ["x86_64"] }, "size" : "20", "variant": "Workstation"