Adding centos.json to be used with packer to generate a VM with PROX
[samplevnf.git] / VNFs / DPPD-PROX / helper-scripts / openstackrapid / basicrapid.test
index 6a9998c..84f8192 100644 (file)
@@ -46,9 +46,8 @@ config_file = swap.cfg
 group1cores = [1]
 
 [test1]
-cmd=run_speedtest(sock[0],sock[1])
+cmd=run_speedtest(socks[0],socks[1])
 [test2]
-cmd=run_sizetest(sock[0],sock[1])
+cmd=run_sizetest(socks[0],socks[1])
 [test3]
-cmd=run_flowtest(sock[0],sock[1])
-
+cmd=run_flowtest(socks[0],socks[1])