From 86e873b717fa40c8a4d558ced04e0738b90bb630 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 21 Nov 2019 09:13:16 -0800 Subject: [PATCH] We don't need 'stable' or 'branched' for minimal-uefi For an image only used for upgrade tests, we only need -1 and -2. Signed-off-by: Adam Williamson --- hdds.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/hdds.json b/hdds.json index 59a091c..e042ccd 100644 --- a/hdds.json +++ b/hdds.json @@ -140,8 +140,6 @@ "releases" : { "-1" : ["x86_64"], "-2" : ["x86_64"], - "stable": ["x86_64"], - "branched": ["x86_64"] }, "size" : "20", "imgver": "3",