Implement functionality for updating http client 55/62555/9
authorMyron Sosyak <myronx.sosyak@intel.com>
Wed, 19 Sep 2018 13:10:57 +0000 (14:10 +0100)
committerTaras Chornyi <tarasx.chornyi@intel.com>
Mon, 12 Nov 2018 09:00:53 +0000 (09:00 +0000)
commitd99cfd9eaac88851d7efbb95292c2752755ae070
treef20460834e9e1b5c11335c32dd982304b254defd
parent3fec49e7a3926ddf4f9303ee47a33d109421a573
Implement functionality for updating http client

Implemented functionality for updating http client configuration.
Extended http_ixload.py with functions for update page object
and count of simulated users in http client on netTraffic.

JIRA: YARDSTICK-1435

Change-Id: I9a0be226d4201d861d3a764864b42e5d87a4a305
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
samples/vnf_samples/nsut/vfw/tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.yaml
samples/vnf_samples/traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml
yardstick/benchmark/scenarios/networking/vnf_generic.py
yardstick/network_services/traffic_profile/http_ixload.py
yardstick/tests/unit/benchmark/scenarios/networking/test_vnf_generic.py
yardstick/tests/unit/network_services/traffic_profile/test_http_ixload.py