summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRami Rosen <rami.rosen@intel.com>2016-12-11 14:52:32 +0200
committerMarvin Liu <yong.liu@intel.com>2016-12-14 16:03:36 +0800
commita9edb8c439b41675c63f9a9ff0f7e80a5276c47d (patch)
tree986c3a86a15e0965812dcd56e7f83767955bfd39
parent4dc1ceabe8f50f63f58b41f137a81120a0547069 (diff)
test_plans sriov_kvm_test_plan: use VM0 instead of VM1
When mentioning "Similar for", the intention is: similar to the VM which was previously discussed, which is VM0 and not VM1. Signed-off-by: Rami Rosen <rami.rosen@intel.com>
-rw-r--r--test_plans/sriov_kvm_test_plan.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_plans/sriov_kvm_test_plan.rst b/test_plans/sriov_kvm_test_plan.rst
index 7bad8b0..5317d10 100644
--- a/test_plans/sriov_kvm_test_plan.rst
+++ b/test_plans/sriov_kvm_test_plan.rst
@@ -91,7 +91,7 @@ The /etc/qemu-ifup can be below script, need you to create first::
exit 1
fi
-Similar for VM1, please refer to below command for VM1::
+Similar for VM0, please refer to below command for VM1::
qemu-system-x86_64 -name vm1 -enable-kvm -m 2048 -smp 4 -cpu host -drive file=/root/Downloads/vm1.img -net nic,macaddr=00:00:00:00:00:02 -net tap,script=/etc/qemu-ifup -device pci-assign,host=08:10.2 -vnc :4 -daemonize