Re: [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

2019-09-24 Thread Juan Quintela
"Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > On slow hosts with tcg we were sometimes finding that the migration > would complete during precopy and never get into the postcopy test. > Trim back the bandwidth a bit to make that much less likely. > > Signed-off-by: Dr

Re: [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

2019-09-23 Thread Alex Bennée
Dr. David Alan Gilbert (git) writes: > From: "Dr. David Alan Gilbert" > > On slow hosts with tcg we were sometimes finding that the migration > would complete during precopy and never get into the postcopy test. > Trim back the bandwidth a bit to make that much less likely. > > Signed-off-by:

Re: [PATCH 2/2] tests/migration/postcopy: trim migration bandwidth

2019-09-23 Thread Cleber Rosa
On Mon, Sep 23, 2019 at 02:10:22PM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > On slow hosts with tcg we were sometimes finding that the migration > would complete during precopy and never get into the postcopy test. > Trim back the bandwidth a bit to make that