summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
diff options
context:
space:
mode:
authorLuc Provoost <luc.provoost@intel.com>2019-01-07 10:41:07 +0100
committerLuc Provoost <luc.provoost@intel.com>2019-01-07 10:47:33 +0100
commit8bffdf8c09100f8a923c37bd9be39a13cbc49862 (patch)
tree4b3e4929d3bccf4bccac434b74cf33d378299f99 /VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
parentffc6be265ca04773fb4fff09648304d156612e1c (diff)
Improved image build & packet loss measurements
Reworked deploycentos1.sh and deploycentos2.sh which is installing a PROX version that deals with non data plane packet counting for improved packet loss measurements. Fixed some issues with the packer scripts. Change-Id: I64aab09d364ab5abbbc5fc75c73afcbe11fed681 Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
index 5f75e00d..ff6624b7 100644
--- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
+++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/impair.test
@@ -26,8 +26,8 @@ group1cores = not_used
group2cores = not_used
group3cores = not_used
drop_rate_treshold = 1
-lat_avg_treshold = 100
-lat_max_treshold = 800
+lat_avg_treshold = 1200
+lat_max_treshold = 2000
accuracy = 0.01
startspeed = 10
@@ -54,4 +54,4 @@ config_file = swap.cfg
group1cores = [1]
[test1]
-cmd=run_impairtest(socks[0],socks[2],8)
+cmd=run_impairtest(socks[0],socks[2])