aboutsummaryrefslogtreecommitdiffstats
path: root/nfvbench
AgeCommit message (Collapse)AuthorFilesLines
2017-10-20NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flowsahothan2-51/+84
Fix bad ip addr count with step>0.0.0.1 Add unit test code Change-Id: Ia1a3ae5188984aa0ed1f31954f17063a6f2925fd Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20NFVBENCH-38 Fix typo drop_percentageKerim Gokarslan2-5/+2
Change-Id: I5c9bc60afbff09db77c72d9d7b6c59fa1d769e36 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-37 Read fluentd result tag from configuration fileKerim Gokarslan2-3/+15
Change-Id: I08489ffedf81c0ad20b70d198989453a29dcbed8 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-36 Send results to fluentd on show-summary optionKerim Gokarslan1-1/+4
Change-Id: I7c3a37456e627267dda26fc4d892aa32b10fd7aa Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-35 Runlogdate is 0 in resultnfvbenchKerim Gokarslan2-8/+16
Change-Id: Ib062a7c655b1e2f8bd9304e32e3ffc92948c02c4 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-34 Pass configuration file to entrypoint scriptKerim Gokarslan1-10/+7
Change-Id: If44d5d9fb2db58b3e1a3ebd1c8d94c1452f84409 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-33 STLError exception when the packet path drops all packetsKerim Gokarslan1-2/+7
Change-Id: Ibe48bb04e1e8a11e920c46792fda261855edc20d Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-32 Check nan result values before integer castingKerim Gokarslan4-17/+29
Change-Id: Ia675672b40f93d7503ebe5a355896a084e3d0cbf Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-30 check_traffic_time_sec not working as expectedKerim Gokarslan1-3/+4
Change-Id: I7d82b6b3c95df0ad5e1b95cb35e8f84d00717a3a Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-29 Add a user-provided label option to the fluentd perf recordsmortenhillbom3-1/+10
Change-Id: Ic8bece88a3235130cb0322bff41a09035e7c6d9f Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-10-20NFVBENCH-28 Set result values for NDR/PDR if they cannot be found within the ↵Kerim Gokarslan1-0/+15
given epsilon Change-Id: Id8019c7f052c2b189f3ab6e39377f65fe00d9fee Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-25 Send run results to fluentdKerim Gokarslan7-36/+157
Change-Id: I671a9297b90784bc30eee48ea9244a9c63a24e85 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20Documentation updateahothan1-2/+2
Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20StatsManager must clean up self when there is an exception in __init__ahothan2-727/+8
ALso remove unused connection.py Change-Id: I1bf688ade511f2054e9d67edf8938df1988e4cb2 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-20NFVBENCH-27 Search vm image under project folderKerim Gokarslan4-37/+45
Change-Id: I0d9c148e868fbcd665734eb92ac5c182693c3c67 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-13NFVBENCH-24 Send runlogdate as dateKerim Gokarslan1-1/+1
Change-Id: I2791d222c213081b356b64b7dae886ace034b14a Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-12NFVBENCH-23 Do not send runlogdate for logs about server statusKerim Gokarslan1-2/+8
Change-Id: I51cc104a9ade1481e075f200327b967c517857f4 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-06NFVBENCH-18 Add microsecond precision to fluentd records1.0.5Kerim Gokarslan1-3/+11
Change-Id: If6d2af11355d2d2cefb4b5098e912d98d2043e32 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-01Merge "NFVBENCH-15 REST server stays busy after invalid run request without ↵1.0.4Alec Hothan1-5/+9
body"
2017-08-31NFVBENCH-13 Change default flow count to 10k (from 2)mortenhillbom1-1/+1
Change-Id: I678448e5840ff3468eeaf526d3e104ba4cee4f47 Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-08-31NFVBENCH-15 REST server stays busy after invalid run request without bodyKerim Gokarslan1-5/+9
Change-Id: Ic0a69aaf8ed013b2e43e1fbd9dceb8f66d56f7ff Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-31NFVBENCH-12 Add run summary to fluentd streamKerim Gokarslan3-8/+84
NFVBENCH-14 Fluentd server IP adress from the config is not picked up when configured NFVBENCH-16 At the start of each run send a new fluent record with the config Change-Id: I2d76ecee5b1b93dad4eeccd67d5ed906a0a8faba Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-28NFVBENCH-11 Cannot override extra_specs in flavor using -c1.0.3ahothan2-25/+27
Add a whitelist for keys that can't be verified Change-Id: I8d56cb850fb133eec0097ae80f6ee5f827e651c6 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-27NFVBENCH-10 Relax config error messageahothan1-1/+2
Change-Id: I1078b01cbfa3f006b2d4170e4e84b93b547c0765 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-23NFVBENCH-8 config checking fails with Exception TypeError: string indices ↵1.0.2ahothan2-17/+11
must be integers, not str Change-Id: Ic3263374efffc9ea2566e107b99f47fb3b0c6edf Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-22NFVBENCH-1 Number of seconds to wait for VMs to pass traffic can bemortenhillbom2-1/+6
set in config Change-Id: Ia4ee4a89e3b839b287b7960c0d31dbc96e1f0331 Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-08-22NFVBENCH-6 Add support for sending logs to fluentd with fluentd client libraryahothan4-4/+88
Change-Id: I1bc01b26f9e43f78c169b5fcd26247debcfe31bf Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-22Change the signature for config validation functionYichen Wang2-3/+3
Change-Id: I4ef3d18f1b068165cdfc8d08278d12ec6eac4a4c Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-08-18[NFVBENCH-7] Return errors when unknown options are passedKerim Gokarslan2-6/+10
1) Return all errors when unknown options are passed 2) Fixed pep8 warnings 3) Fixed image deletion Change-Id: If21ca07c797a602b9a60f3ccae665149ed1ac148 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-18[NFVBENCH-7] Return errors when unknown options are passedYichen Wang4-5/+31
1. Return errors when unknown options are passed 2. Fix pep8 warnings Change-Id: I1cbc86de93b4633bbf9bd66c1dc956ff8b3679a6 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-08-15NFVBENCH-4 Add support for log fileahothan3-13/+34
Change-Id: Id630944944d472322a763fe41ccb0e1ed9fb3066 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-11Fix NFVBENCH-2 Cleanup after error causes a AttributeError exceptionahothan1-2/+4
Change-Id: Ifd31ded84ae2ba077c7ee351c703b9bb6b31622f Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-11Fix NFVBENCH-3 config is modified by plugin causing side effectsahothan1-1/+2
Change-Id: I2b61e7be346333ff2ba26e14582c9c7c7f92a416 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-09Update doc/faq and config comments1.0.1ahothan1-4/+5
Change-Id: I263f2d33ef9010d4ead0a26c390736a11edaaa20 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-08Update doc with ndr/pdr section, update config commentahothan1-3/+8
Change-Id: I2e0a771b21371f45fd592ff41dc8f66c0aaeb7e0 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-04Add support for multiple physnets for sr-iovahothan4-13/+70
Update config plugin config Add readable error message on exception Change-Id: Ie22de349582abc34d7e62570118022463f835d64 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-03Support to customize sport and dport for UDP trafficYichen Wang3-3/+21
Change-Id: I40f28f28dd105f18ab69c5b5a56086ff3a06f2f6 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-07-31Initial code drop from Cisco1.0.0ahothan31-0/+6443
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>