Spdk/test/vhost/migration
Karol Latecki 01425928ed test/vhost: fix vhost migration tests
Bug introduced in:
9fc706f test/vhost: improve run_fio --local option

The original "nohup + no-wait" for spawned local VM fio
processes was probably as expected. Turns out we can't
"wait" for fio processes in some cases, and migration
is one of them.

run_fio() must start fio and exit immediately, so that
parent script can have a chance to do the migration
process while fio is still running.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Change-Id: I3c0ab65e96bfa0b020eb42df76b14deda2b43e83
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1937
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Seth Howell <seth.howell@intel.com>
Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-05-05 08:04:21 +00:00
..
autotest.config test/vhost: change spdk and qemu masks to decimal format 2018-06-28 16:30:48 +00:00
migration-tc1.job test/vhost: move migration test case 1 to separate file 2018-02-15 11:23:22 -05:00
migration-tc1.sh test/vhost: fix vhost migration tests 2020-05-05 08:04:21 +00:00
migration-tc2.job test/vhost: add live migration test case 2 2018-04-12 13:43:18 -04:00
migration-tc2.sh test/vhost: fix vhost migration tests 2020-05-05 08:04:21 +00:00
migration-tc3.job test/vhost: live migration test case 3 2018-04-17 17:10:29 -04:00
migration-tc3a.sh test/vhost: fix vhost migration tests 2020-05-05 08:04:21 +00:00
migration-tc3b.sh test/vhost: fix vhost migration tests 2020-05-05 08:04:21 +00:00
migration.sh test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00