Decrease Sampling interval 61/58261/21
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Tue, 5 Jun 2018 18:06:38 +0000 (19:06 +0100)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Tue, 26 Jun 2018 17:40:07 +0000 (17:40 +0000)
commitf8b45aca386ed5852d9568c531ba4595c68cc0e2
tree19c2224df5419e27c9ff0bd2861374d5fbd8ae4d
parent29c68ae66c99a674e83f37dfcf862d41ed800f36
Decrease Sampling interval

JIRA: YARDSTICK-1219

Currently NSB for NFVI using PROX returns sampling information every 13
seconds.

This is too slow.

It is required to return sampling information form Generator AND VNF at
least every  1 second.

This change is depandant on JIRA: YARDSTICK-1212 and YARDSTICK-1220

Change-Id: Ica7ab795a2919d191d8cd846d028e15739e33fb7
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
yardstick/network_services/vnf_generic/vnf/prox_helpers.py
yardstick/network_services/vnf_generic/vnf/prox_vnf.py
yardstick/tests/unit/common/test_utils.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_prox_helpers.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_prox_vnf.py