Remove tool provisioning in Standalone contexts 53/54253/3
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 21 Mar 2018 11:32:38 +0000 (11:32 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 28 Mar 2018 11:35:19 +0000 (12:35 +0100)
commit5c337267eeb6bee4be66ed59db97a11d06c0d892
tree4d216dd76b2d9722551ea8b4d04325748f703b55
parent929832345dab22c99b1fc331902be5509551576e
Remove tool provisioning in Standalone contexts

In both Standalone contexts, SR-IOV and DPDK, the tool provisioning must
be removed. If the tool, "dpdk-devbind.py", is not in the VNF, the test
should fail because this tool should be provided during the provisioning,
not during the test execution.

JIRA: YARDSTICK-1092

Change-Id: I212c1303fd655f151e9c0efc29aad97fe6d71d1c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/benchmark/contexts/standalone/ovs_dpdk.py
yardstick/benchmark/contexts/standalone/sriov.py