Add support for multiple VMs 41/15041/11
authorJingLu5 <lvjing5@huawei.com>
Fri, 1 Jul 2016 03:05:51 +0000 (11:05 +0800)
committerJingLu5 <lvjing5@huawei.com>
Mon, 4 Jul 2016 07:07:38 +0000 (15:07 +0800)
commitd51cbf72b8fb2e5c6acc06248919b1401d09c853
tree240c90a42656c609a7a698df6f6dded7c3934c20
parent14c7413448e4690fefd0ecad908ec86d6f774d6f
Add support for multiple VMs

Verify and add support for multiple target VMs.
This is related to further work with SDNVPN project.

In the task configration file, use 'target' for specifying one target VM and use 'targets' for specifying multiple target VMs.

Change-Id: I682188ef4c2c2c012d5ab00417b69f5b31b87137
Signed-off-by: JingLu5 <lvjing5@huawei.com>
samples/ping-multiple-vm.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/networking/test_ping.py
yardstick/benchmark/scenarios/networking/ping.py
yardstick/cmd/commands/task.py