From 1d42c33f65ba2793c0dfc809461a000f764354f4 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Jan 2019 18:15:15 -0800 Subject: [PATCH] Bump minimal disk image's size to 9GB and version to 3 We need it bigger for the new 'update installer image' test, and when changing it we must bump its version. Signed-off-by: Adam Williamson --- hdds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hdds.json b/hdds.json index 87aa0c3..607c811 100644 --- a/hdds.json +++ b/hdds.json @@ -132,8 +132,8 @@ "stable": ["x86_64"], "branched": ["x86_64"] }, - "size" : "6", - "imgver": "2" + "size" : "9", + "imgver": "3" }, { "name" : "desktop",