
30 Aug
2019
30 Aug
'19
5:30 p.m.
Peter Krempa writes:
Actually test that the full range is available.
[...]
return -1; diff --git a/tests/qemublocktestdata/imagecreate/luks-encopts.json b/tests/qemublocktestdata/imagecreate/luks-encopts.json index f065ad89a7..c5ca863f5b 100644 --- a/tests/qemublocktestdata/imagecreate/luks-encopts.json +++ b/tests/qemublocktestdata/imagecreate/luks-encopts.json @@ -2,7 +2,7 @@ protocol: { "driver": "file", "filename": "/var/lib/libvirt/images/i.img", - "size": 42 + "size": 4294967296 }
Does any of these tests actually require that much space to run? If so, what is the impact on QE teams? -- Cheers, Christophe de Dinechin (IRC c3d)