Adds Volume Count and Dynamic Reload 25/57325/1 opnfv-6.1.0
authormbeierl <mark.beierl@dell.com>
Fri, 4 May 2018 18:04:51 +0000 (14:04 -0400)
committerMark Beierl <mark.beierl@dell.com>
Fri, 11 May 2018 13:44:41 +0000 (13:44 +0000)
commit8962423227e13f45ef9f7dfbf48ed4847d3f3865
tree045c15e23ef5def85f765df863f9b342cebc713a
parent2f8c1546ee5d79f9b4c46e960a74930cfe0fe50e
Adds Volume Count and Dynamic Reload

Adds a volume_count parameter that allows the user to
change the number of volumes.  Test execution still
uses each volume specified and appends it to the host
ip address in the graphite metrics.

Changes the cache policy of the stack from SNAPS-OO
so that changes made to the stack are refelcted in
StorPerf.

Fixes the documentation path and updates the docs
for the above changes.

Change-Id: I5b9160b469e80d4f7d6906ac270bb3b75411fb5a
JIRA: STORPERF-242
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit 1942e374fba718d1d4b6bc5388803c75e71aa197)
16 files changed:
docker/storperf-master/rest_server.py
docker/storperf-master/storperf/resources/hot/agent-group.yaml
docker/storperf-master/storperf/resources/hot/storperf-agent.yaml
docker/storperf-master/storperf/resources/hot/storperf-volume.yaml [new file with mode: 0644]
docker/storperf-master/storperf/storperf_master.py
docker/storperf-master/storperf/test_executor.py
docker/storperf-master/storperf/workloads/_base_workload.py
docker/storperf-master/tests/workload_tests/workload_subclass_test.py
docs/release/release-notes/release-notes.rst
docs/testing/developer/devguide/gerrit.rst [moved from docs/dev/gerrit.rst with 100% similarity]
docs/testing/developer/devguide/ide.rst [moved from docs/dev/ide.rst with 100% similarity]
docs/testing/developer/devguide/index.rst [moved from docs/dev/index.rst with 100% similarity]
docs/testing/developer/devguide/initial.rst [moved from docs/dev/initial.rst with 100% similarity]
docs/testing/developer/devguide/unit_tests.rst [moved from docs/dev/unit_tests.rst with 100% similarity]
docs/testing/user/installation.rst
docs/testing/user/test-usage.rst