summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2020-02-04Adding referenceHEADmasterSofia Wallin1-3/+5
Adding reference for the release note to enable linking Signed-off-by: Sofia Wallin <sofia.wallin@est.tech> Change-Id: Ib0c692db4276d514171ebe08a59208a4e18e0fb5
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 Beierl2-11/+21
Adds sunset marker to all stack related calls. STORPERF-269 Change-Id: I79108104c5bf52d253a52eadf4173e95324ea057 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2019-05-21Adds release notesMark Beierl1-30/+19
Change-Id: I3dc46c7381bee1540a7939ecca1b7a7420db2d2e Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2018-11-09Adding release notesmbeierl1-38/+30
Change-Id: I1a7f6a09ff66744fbf1031d98ebf36f884c1039c Signed-off-by: mbeierl <mark.beierl@dell.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-25Merge "Local Documentation Builds"Mark Beierl4-3/+9
2018-09-18Local Documentation BuildsAric Gardner4-3/+9
This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: I8d7b3af60c12f4d426e3d6fc64eae66b356d94a6 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-09-14Fix links to remove references to submodulesAric Gardner2-2/+2
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-06-28Update release notesmbeierl1-11/+12
Change-Id: I41ae2a5730684056e6854f22201544c5c486bd3e Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-05-10Adds Volume Count and Dynamic Reloadmbeierl8-72/+176
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>
2018-04-18Update release notesTaseer Ahmed1-31/+10
Change-Id: Ifc4742dd43a267e6319f5c5a9eb66ed7de49aaa4 Signed-off-by: Taseer Ahmed <taseer94@gmail.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-18Merge "Harmonization titles of test project documents"Mark Beierl1-2/+2
2017-10-18Harmonization titles of test project documentsMorgan Richomme1-2/+2
Change-Id: I5f6b916f7254605f592e0670e49c41b5ea54c3be Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-10-11Update release notesShrenik1-27/+61
Updates release notes for Euphrates * Changes in Sections * Tags not specified so used euphrates.1.0 * Add details of logs' availability Change-Id: I6fe021a85aed03d033d34fb83b489ca24dc5950f JIRA: STORPERF-211 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
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 Beierl5-0/+98
2017-09-14Documentation for storperf-reporting modulesaksham1155-0/+98
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-13Adds StorPerf developer guideShrenik36-0/+472
The wiki for Development Environment has been converted in .rst format. JIRA: STORPERF-201 Change-Id: I4e2bc792a8704e4f933f0ea61533c1bf5955c64d Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-12Corrects url in docs/index.rstShrenik1-3/+3
The toctree in docs/index.rst point to ./user/installation.rst instead of ./testing/user/installation.rst JIRA: STORPERF-208 Change-Id: If58eef5bc4eddb8fba2030c5e80aac1f45e85288 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 versionmbeierl2-20/+15
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-07-04Adding Danube 3.0 Release Notesmbeierl2-22/+28
Changes the release notes to Danube 3.0 content Change-Id: I13a03a20aa9e9f310e9b79eb878f3714ab38fa1e 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-05-04Adding Release Notesmbeierl2-0/+124
Change-Id: I904e995fa8fb8088053a556ddaf0d243a378098f JIRA: STORPERF-111 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-03-31Fixed paths to match standardmbeierl6-19/+5
Change-Id: I733d34eb8bbdf0201b06a21d0ceeda50a06dd49f Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-03-08Adding LabelsShubhamRathi2-0/+4
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I464d17d0b1e3b53daa30a5ecb1725f56aaabf39b Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-06Remove deprecated fieldsmbeierl1-4/+0
Removes the nowarm and nossd fields as it is better to be explicit about running the '_warm_up' workload. Change-Id: I54b67006abdc071f6fd190d6a5eefe026609c150 JIRA: STORPERF-108 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-02-23Documentation Updatembeierl7-56/+365
Adds documentation for Danube. Change-Id: I2755cb00b769cd0668e5c956d0b70c33d328d882 JIRA: STORPERF-81 Signed-off-by: mbeierl <mark.beierl@dell.com>
2016-09-16Installation Guidembeierl4-0/+239
Populate the installation guide Change-Id: I271ee6d5a38195aaf95a9c821bee8049470d674f JIRA: DOCS-124 Signed-off-by: mbeierl <mark.beierl@emc.com>