[PATCH 3/3] KVM test: Test the file transfer during migartion

2010-11-26 Thread Lucas Meneghel Rodrigues
From: Jason Wang This test just do the file transfer from host to guest during migartion in order to check whether the nic/block state could be saved and loaded correctly. Signed-off-by: Jason Wang --- .../kvm/tests/migration_with_file_transfer.py | 59 client/tests

Re: [PATCH 3/3] KVM test: Test the file transfer during migartion

2010-11-01 Thread Jason Wang
Michael Goldish writes: > On 09/25/2010 11:36 AM, Jason Wang wrote: > > This test just do the file transfer from host to guest during migartion in > > order > > to check whether the nic/block state could be saved and loaded correctly. > > > > Signed-off-by: Jason Wang > > --- > > .../kv

Re: [PATCH 3/3] KVM test: Test the file transfer during migartion

2010-11-01 Thread Michael Goldish
On 09/25/2010 11:36 AM, Jason Wang wrote: > This test just do the file transfer from host to guest during migartion in > order > to check whether the nic/block state could be saved and loaded correctly. > > Signed-off-by: Jason Wang > --- > .../kvm/tests/migration_with_file_transfer.py |

[PATCH 3/3] KVM test: Test the file transfer during migartion

2010-09-25 Thread Jason Wang
This test just do the file transfer from host to guest during migartion in order to check whether the nic/block state could be saved and loaded correctly. Signed-off-by: Jason Wang --- .../kvm/tests/migration_with_file_transfer.py | 59 client/tests/kvm/tests_base.cfg