Peter Xu <[email protected]> wrote: > The release-ram capability will run some extra code for postcopy to > release used ram right away, let's just turn that on for the postcopy > unix test always to torture that code path too to make sure release-ram > feature won't break again. The recovery test needs to turn that off > since release-ram cannot coop with that. > > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> But I think that the proper thing to do here is to have two tests. One for postcopy and another for postcopy + release-ram.
