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 <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-01-17 18:15:15 -08:00
parent 21b66d28ed
commit 1d42c33f65

View File

@ -132,8 +132,8 @@
"stable": ["x86_64"], "stable": ["x86_64"],
"branched": ["x86_64"] "branched": ["x86_64"]
}, },
"size" : "6", "size" : "9",
"imgver": "2" "imgver": "3"
}, },
{ {
"name" : "desktop", "name" : "desktop",