Add Agent Port 39/69439/1
authorMark Beierl <mbeierl@vmware.com>
Fri, 20 Dec 2019 22:02:00 +0000 (17:02 -0500)
committerMark Beierl <mbeierl@vmware.com>
Mon, 23 Dec 2019 15:51:38 +0000 (15:51 +0000)
commit9082fd1ca4e896ec5625eaa8223fd068b0134883
tree742131a8909bf7e98411f31762d4f8dbbf92d48c
parent8d97778672f843cd79ac9862b5fe8c13ef31091f
Add Agent Port

Allows the port number to be added to the IP addresses used
for initiating worklaods.  This is done specifically for
containerized workload where the exposed port might need to be
specified per workload agent to allow multiple agents to run
on the same host.

STORPERF-270

Change-Id: If011e686d89e5667509ca57e25f05fba1ed52ed1
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
(cherry picked from commit 24aeda6b73bfa9c31dee8454fdc49bbdb5e1c81b)
docker/storperf-master/rest_server.py
docker/storperf-master/storperf/fio/fio_invoker.py
docker/storperf-master/storperf/storperf_master.py
docker/storperf-master/storperf/utilities/ip_helper.py [new file with mode: 0644]
docker/storperf-master/tests/utilities_tests/ip_helper_test.py [new file with mode: 0644]
docker/storperf-workloadagent/Dockerfile [new file with mode: 0644]
docs/testing/user/test-usage.rst