Fix setting `flow` configuration in TC yaml 93/60993/4
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 16 Aug 2018 07:40:04 +0000 (08:40 +0100)
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Thu, 16 Aug 2018 09:26:02 +0000 (10:26 +0100)
commiteed1b9cca960e7c7a3980d0a94b3589cf6b81eab
tree40bccad2af6878f5e7dc3c557226361afab5d433
parentf32d9e5e452429905c8099db9b5d4a0fa14dff13
Fix setting `flow` configuration in TC yaml

The `flow` configuration is not applied to the traffic
profile if `seed` or `count` option is missing in the
TC definition.

- Fix `seed` backward compatibility.

JIRA: YARDSTICK-1383

Change-Id: Ic874fb2be1c13009f94eb3a80194bfe81d7a923b
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
yardstick/benchmark/scenarios/networking/vnf_generic.py
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/tests/unit/benchmark/scenarios/networking/test_vnf_generic.py