qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Acceptance test: Extension of migration tests
@ 2020-04-07 15:56 Oksana Vohchana
  2020-04-07 15:56 ` [PATCH v5 1/3] Acceptance test: adds param 'address' in _get_free_port Oksana Vohchana
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Oksana Vohchana @ 2020-04-07 15:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: ovoshcha, philmd, wainersm, crosa

This series adds a new migration test through RDMA.
To correct uses of migration need to add a new function to work
with RDMA service.
And as a part of migration tests, the series makes small updates to EXEC
migration and to _get_free_port function

V2:
 - improves commit message in Acceptance test: adds param 'address'
   in _get_free_port
 - provides import check for netifaces library
 - makes fix to _get_ip_rdma function
 - adds skip to test if not upload python module

V3:
 - removes unrelated changes
 - updates functions with new avocado features

V4:
 - moves RDMA's functions outside the Migration class

V5:
 - improvement to comments
 - updates to functions

Oksana Vohchana (3):
  Acceptance test: adds param 'address' in _get_free_port
  Acceptance test: provides new functions
  Acceptance test: provides to use RDMA transport for migration test

 tests/acceptance/migration.py | 61 +++++++++++++++++++++++++++++++++--
 1 file changed, 59 insertions(+), 2 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-04-07 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07 15:56 [PATCH v5 0/3] Acceptance test: Extension of migration tests Oksana Vohchana
2020-04-07 15:56 ` [PATCH v5 1/3] Acceptance test: adds param 'address' in _get_free_port Oksana Vohchana
2020-04-07 17:21   ` Willian Rampazzo
2020-04-07 15:56 ` [PATCH v5 2/3] Acceptance test: provides new functions Oksana Vohchana
2020-04-07 17:22   ` Willian Rampazzo
2020-04-07 15:56 ` [PATCH v5 3/3] Acceptance test: provides to use RDMA transport for migration test Oksana Vohchana
2020-04-07 17:22   ` Willian Rampazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).