From 4d590a19477363e2999fe7c6c8b9c64c8bf8cc6e Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 16 Apr 2020 09:28:52 -0700 Subject: [PATCH] We don't need desktopencrypt on Branched It's only used for upgrade tests, and we don't test upgrading from Branched, only from current stables. Signed-off-by: Adam Williamson --- hdds.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hdds.json b/hdds.json index 319742b..d43e9c0 100644 --- a/hdds.json +++ b/hdds.json @@ -159,8 +159,7 @@ { "name" : "desktopencrypt", "releases" : { - "stable" : ["x86_64"], - "branched" : ["x86_64"] + "stable" : ["x86_64"] }, "size" : "20", "variant": "Workstation"