summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
diff options
context:
space:
mode:
authorLuc Provoost <luc.provoost@intel.com>2018-02-21 21:03:38 +0100
committerLuc Provoost <luc.provoost@intel.com>2018-02-21 21:14:38 +0100
commit8060c5ed6076886869f7616e0fbbe67ad2724d08 (patch)
treeda3a043b9eeab08dd98edffa90f8162fc510e864 /VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
parent485bc363a8709459b560c3446c707765d58d6aef (diff)
Fixed the calculation of dropped packets and other changes
* Calculation of aboslute and relative dropped packets was wrong and is now fixed. * ./createrapid.py has now an extra option to select custom availability zones for the different VMs. * Fixed a typo to create the flavor: hw:cpu_thread_policy * The generator config files have now the packet id & signature fields. See PROX for more details on this. * ./runrapid has now a new option --configonly. Default is False. If set to True, all configuration files will be copied to the VMS, but the tests are not started. This allows you to go to the VMs and manually start PROX. * In addition to the average latency, maximum latency is now also displayed. Change-Id: I3bbd7897deb6e452068c07ef68d3959ffa4a4b50 Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
index 4db089f9..fed1e375 100644
--- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
+++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
@@ -25,7 +25,7 @@ script_control = false
group1cores = not_used
group2cores = not_used
group3cores = not_used
-drop_rate_treshold = 1
+drop_rate_treshold = 0.01
accuracy = 0.01
[VM1]