Add minor enhancements to jmeter configuration 51/64451/1
authorearrage <eddie.arrage@huawei.com>
Fri, 2 Nov 2018 21:40:55 +0000 (14:40 -0700)
committerEddie Arrage <eddie.arrage@huawei.com>
Fri, 2 Nov 2018 21:52:50 +0000 (21:52 +0000)
commitd9bbeea6a6a0a37f60580a28c093aed96c033c26
tree408599c28c826262b9aa623ef684a154044d6f85
parent76327cfcbef2079ea2ff0775b3b55286b28182ee
Add minor enhancements to jmeter configuration

- Add user-agent field to jmeter config yaml and jmeter jmx
template that can be configured per URL in testplan
- Add duration time that can be used in combination with
ramp time. Duration is the total time of the test while
ramp time governs how much time is allotted to establish
all configured requests/connections
- Explicitly define clover-jmeter-master service name with
default namespace for clover-controller in clover-system
namespace to reach
- Add missing request_counts.html file

Change-Id: I5e2d388db0b73ea6c28482c94c33cc2a01f1b52e
Signed-off-by: earrage <eddie.arrage@huawei.com>
clover/cloverctl/src/cloverctl/yaml/jmeter_testplan.yaml
clover/controller/control/api/jmeter.py
clover/controller/control/templates/request_counts.html [new file with mode: 0644]
clover/tools/jmeter/jmeter-master/grpc/jmeter.proto
clover/tools/jmeter/jmeter-master/grpc/jmeter_pb2.py
clover/tools/jmeter/jmeter-master/grpc/jmeter_server.py
clover/tools/jmeter/jmeter-master/tests/jmx.template