summaryrefslogtreecommitdiffstats
path: root/docs/testing/user
AgeCommit message (Collapse)AuthorFilesLines
2019-12-20Add Agent PortMark Beierl1-0/+26
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>
2019-12-17Sunset stack supportMark Beierl1-0/+2
Adds sunset marker to all stack related calls. STORPERF-269 Change-Id: I79108104c5bf52d253a52eadf4173e95324ea057 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2018-10-29Add Stackless Supportmbeierl3-27/+279
Adds ability to specify IP address list instead of looking up full list from OpenStack Heat. Adds stackless mode to bypass OpenStack heat altogether if we are running against bare metal or other nodes that are not under Heat's domain. Adds ability to create filesystems and mount them for profiling. Adds number of jobs and number of files to create to the initializations API so we can lay down files and fill them with random data ahead of the actual performance run. Change-Id: Ia787f8b863bc92b38dd29b3cf17eda0d48f3bcd5 JIRA: STORPERF-265 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-10-16Additional documentationmbeierl1-6/+190
Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-09-14Fix links to remove references to submodulesAric Gardner1-1/+1
All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: I93cbb1a71696a9c8f8d8a5dd27b800521bb8c84f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-07-18Allow user to specify stack name on stack createAmeed Ashour1-1/+1
this allow Storperf to run multiple time at same time using same OpenStack Adds stack_name to all /configurations API requests as an optional parameter. Adds stack_name to the /jobs API POST as an optional parameter. Adds stack_name to the /initializations API as an optional parameter. Adds all stack info to the metadata for later reporting. JIRA: STORPERF-256 Change-Id: Ief69c69472e08ee821555f3a006ab9edc7ec177f Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
2018-07-13Initialization APImbeierl1-9/+11
Adds a new API that performs initialization of the target filename or device instead of having to rely on the magic _warm_up workload name. Change-Id: Icb7ece05fb6190802df08f5a4aeeba62652757db JIRA: STORPERF-254 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-07-06Support Custom Workloadsmbeierl1-13/+98
Refactors interaction with test_executor to clean up the tight coupling. Adds ability to specify custom workloads. Change-Id: Idbadcec1f42714e96c5f96d1e45c05982a531503 JIRA: STORPERF-246 Co-Authored-By: Ameed.Ashour.Ext@Nokia.com Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-05-10Adds Volume Count and Dynamic Reloadmbeierl2-53/+131
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>
2017-12-22Add metadata url to reporting docsShrenik1-1/+1
Missing URL created confusion as to which url is to be entered in reporting module. Change-Id: I0d2db471a8335c8ea8e4f434da4223ec5a0e8741 JIRA: STORPERF-230 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-10-18Harmonization titles of test project documentsMorgan Richomme1-2/+2
Change-Id: I5f6b916f7254605f592e0670e49c41b5ea54c3be Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-27Returns job id and statusTaseer Ahmed1-0/+1
- If the user GETs for job without ID and type status, return all jobs along with status JIRA: STORPERF-213 Change-Id: I5518acae45f259644c961c6dc9f0cb170b86b6e1 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-09-14Merge "Documentation for storperf-reporting module JIRA: STORPERF-141"Mark Beierl4-0/+97
2017-09-14Documentation for storperf-reporting modulesaksham1154-0/+97
JIRA: STORPERF-141 Change-Id: I3a228737093d7ea3b645789fb2c7569ed4e932d5 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-13Adds graphite and swaggerui containers to installation.rstShrenik1-0/+2
swaggerui and graphite containers were missing. JIRA: STORPERF-209 Change-Id: I4697d1641a0accc13daa60637e4195064a42a83c Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-10Remove 8000 as exposed port from documentationShrenik1-1/+2
After using http-frontend 8000 is no longer exposed. JIRA: STORPERF-207 Change-Id: I419d28ac36faa7a2231ff382c79feb5322ef9be0 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-08Merge "Add documentation create-compose.py error"Mark Beierl2-1/+6
2017-09-08Add documentation create-compose.py errorShrenik2-1/+6
Adds statement specifying dependency of python2 on future package. Adds a newline at end of test-usage.rst Change-Id: I3b692c700e7ef2e202f8d85387ae761b2da689ad JIRA: STORPERF-190 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-01Support for different agent OSTaseer Ahmed1-1/+5
JIRA: STORPERF-175 Change-Id: I64d13c77c18dd129a79dde3bf9a8bc996019bff5 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-25Update docs.Taseer Ahmed1-0/+19
- Add installation steps for ARM JIRA: STORPERF-198 Change-Id: I95e5d82cc4855bfad6052335397dc82a621785bd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-20REST API for logsTaseer Ahmed1-0/+17
JIRA: STORPERF-94 Change-Id: I59189109d7f731977fc682b3fb78e60bc92a8270 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-02Update FIO versionmbeierl1-2/+2
Updates FIO to 2.99, and changes metric from 'lat' to 'lat_ns'. Change-Id: Ib46cc2fe10c7b7577ee0eaa9cb4805e0dda4bde2 JIRA: STORPERF-197 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-27Add availability zone option to launch agent.Taseer Ahmed1-1/+3
JIRA: STORPERF-178 Change-Id: I1a5c1a0d1c3b700a0858f644b01553bf0b5675de Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-25Getting a list of Jobs.Taseer Ahmed1-0/+9
JIRA: STORPERF-184 - Remove "required" condition for getting Job. - Update documentation. Change-Id: I4dad1dfdb998c78c9c6620760614a36dd62318ec Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-20Restore Proper Loggingmbeierl1-3/+4
Puts the logging.json file back into the correct path so that the rest_server.py initializes the logging system correctly. Adds the missing 'TAG=latest' to the documentation. Change-Id: Id9caba86f6470136a7fe128a2fe1fb520133fc0b JIRA: STORPERF-191 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-19Updating Documentationmbeierl2-80/+58
Minor updates to match the latest docker-compose method. Change-Id: I477b3bfa707a76822a3bedc54e6454beb5f2bcde Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-06-30Docker Compose Updatesmbeierl3-146/+237
Adds docker-compose directory with content to start container suite using nginx as front and and SwaggerUI in its own container. Updates the documentation to reflect new method of starting StorPerf. Change-Id: I469676e330dcad6c968b90133df8866b69eb5ea1 JIRA: STORPERF-181 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-03-31Fixed paths to match standardmbeierl4-0/+491
Change-Id: I733d34eb8bbdf0201b06a21d0ceeda50a06dd49f Signed-off-by: mbeierl <mark.beierl@dell.com>