All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Acceptance test: provides to use different transport for migration
@ 2020-02-03 11:16 Oksana Vohchana
  2020-02-03 11:16 ` [PATCH v3 1/2] " Oksana Vohchana
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Oksana Vohchana @ 2020-02-03 11:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: philmd, wainersm, crosa

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(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v3 0/2] Acceptance test: provides to use different transport for migration
@ 2020-02-03 10:52 Oksana Vohchana
  2020-02-03 10:52 ` [PATCH v3 2/2] " Oksana Vohchana
  0 siblings, 1 reply; 9+ messages in thread
From: Oksana Vohchana @ 2020-02-03 10:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: philmd, wainersm, crosa

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(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-02-04 16:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 11:16 [PATCH v3 0/2] Acceptance test: provides to use different transport for migration Oksana Vohchana
2020-02-03 11:16 ` [PATCH v3 1/2] " Oksana Vohchana
2020-02-04 14:09   ` Philippe Mathieu-Daudé
2020-02-03 11:16 ` [PATCH v3 2/2] " Oksana Vohchana
2020-02-04 14:12   ` Philippe Mathieu-Daudé
2020-02-04 15:02     ` Oksana Voshchana
2020-02-04 16:12       ` Philippe Mathieu-Daudé
2020-02-04 16:13 ` [PATCH v3 0/2] " Philippe Mathieu-Daudé
  -- strict thread matches above, loose matches on Subject: below --
2020-02-03 10:52 Oksana Vohchana
2020-02-03 10:52 ` [PATCH v3 2/2] " Oksana Vohchana

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.