From fca1c542c9ae2bfd1bb35a3abdbfd425733f338b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 2 May 2018 15:44:14 -0700 Subject: [PATCH] hdds.json: keep desktopencrypt around for all stable releases This is needed now we want to run update tests on it. Signed-off-by: Adam Williamson --- hdds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hdds.json b/hdds.json index 0566e9f..7202fc6 100644 --- a/hdds.json +++ b/hdds.json @@ -146,8 +146,8 @@ { "name" : "desktopencrypt", "releases" : { - "-1" : ["x86_64"], - "-2" : ["x86_64"] + "stable" : ["x86_64"], + "branched" : ["x86_64"] }, "size" : "20", "variant": "Workstation"