From 0714df1da0d42fff77422e20f3cb1bfa00d3f7ea Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 31 Aug 2018 13:36:15 -0700 Subject: [PATCH] Have minimal image for all stable and Branched as well As we're gonna be running update tests off it now. Signed-off-by: Adam Williamson --- hdds.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index 7202fc6..15af7e1 100644 --- a/hdds.json +++ b/hdds.json @@ -128,7 +128,9 @@ "name" : "minimal", "releases" : { "-1" : ["x86_64", "ppc64le", "ppc64", "aarch64"], - "-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"] + "-2" : ["x86_64", "ppc64le", "ppc64", "aarch64"], + "stable": ["x86_64"], + "branched": ["x86_64"], }, "size" : "6", "imgver": "2"