"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> Test that this sequerce works:
>> +/* 1 ms should make it not converge*/
>> +migrate_set_parameter_int(from, "downtime-limit", 1);
>> +/* 1GB/s */
>> +migrate_set_parameter_int(from, "max-bandwidth",
* Juan Quintela (quint...@redhat.com) wrote:
> Test that this sequerce works:
>
> - launch source
> - launch target
> - start migration
> - cancel migration
> - relaunch target
> - do migration again
>
> Signed-off-by: Juan Quintela
> ---
> tests/migration-test.c | 108 +
Test that this sequerce works:
- launch source
- launch target
- start migration
- cancel migration
- relaunch target
- do migration again
Signed-off-by: Juan Quintela
---
tests/migration-test.c | 108 -
1 file changed, 107 insertions(+), 1 deletion(-)
d