mbox series

[v3,0/2] Acceptance test: provides to use different transport for migration

Message ID 20200203111631.18796-1-ovoshcha@redhat.com
Headers show
Series Acceptance test: provides to use different transport for migration | expand

Message

Oksana Vohchana Feb. 3, 2020, 11:16 a.m. UTC
This series makes refactoring to migration test and adds new tests with
EXEC and UNIX protocols

---
v2:
  - Removes unnecessary symbols and unused method

v3:
 - Makes refactoring and split into 2 patches
 - Provides TCP and EXEC migration

Oksana Vohchana (2):
  Acceptance test: provides to use different transport for migration
  Acceptance test: provides to use different transport for  migration

 tests/acceptance/migration.py | 52 +++++++++++++++++++++++++----------
 1 file changed, 37 insertions(+), 15 deletions(-)

Comments

Philippe Mathieu-Daudé Feb. 4, 2020, 4:13 p.m. UTC | #1
On 2/3/20 12:16 PM, Oksana Vohchana wrote:
> This series makes refactoring to migration test and adds new tests with
> EXEC and UNIX protocols
> 
> ---
> v2:
>    - Removes unnecessary symbols and unused method
> 
> v3:
>   - Makes refactoring and split into 2 patches
>   - Provides TCP and EXEC migration
> 
> Oksana Vohchana (2):
>    Acceptance test: provides to use different transport for migration
>    Acceptance test: provides to use different transport for  migration
> 
>   tests/acceptance/migration.py | 52 +++++++++++++++++++++++++----------
>   1 file changed, 37 insertions(+), 15 deletions(-)
> 

Series applied to my python-next tree (splitting each patch in 2):
https://gitlab.com/philmd/qemu/commits/python-next