summaryrefslogtreecommitdiffstats
path: root/storperf/workloads/rr.py
AgeCommit message (Collapse)AuthorFilesLines
2015-11-23Adding workload modulesmbeierl1-0/+16
Adding the ablity to define workloads in modules which can be referenced from the API. Breaking out the test execution into its own class so it will be easier to support ReST or other interfaces. Added flake8 and code coverage reports where possible to merge and verify jobs Change-Id: Ieb51e4e7e1e989288a6f81f4757709669914a196 JIRA: STORPERF-21 Signed-off-by: mbeierl <mark.beierl@emc.com>