summaryrefslogtreecommitdiff
path: root/test_plans/vhost_user_live_migration_test_plan.rst
AgeCommit message (Collapse)Author
2016-08-10tests vhost_user_live_migration: backend application changed to testpmdQian Xu
Update vhost-user live migration script based on testpmd as vhost backend application and some minor changes. 1. Update the backend application from vhost-switch sample to testpmd since some switch will block VLAN packets. The command line and the output check has been updated according to testpmd application. 2. Remove VLAN tag in the traffic settings. 3. Check if the migration is failed or not. 4. Update the qemu monitor quit check part in qemu_kvm.py to avoid timeout issue on new kernel(e.g: 4.6.4). Update vhost-user live migration test plan and config file 1. Add more details about nfs settings. 2. Change the vhost-user backend application to testpmd and the launch step. 3. Add more details about VM access, such as telnet, ssh, scp. 4. Add the qemu path setting in the config file. Signed-off-by: Qian Xu <qian.q.xu@intel.com>
2016-07-14test_plans: add test plan for vhost_user_live_migration suiteMarvin Liu
Signed-off-by: Marvin Liu <yong.liu@intel.com>