summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-18Fixing daily jobmbeierl2-3/+8
Change-Id: I3ec92a7688106e7caa33be89926a7bea6b757596 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-17Improving Reportingmbeierl7-37/+52
Changes IOPS and BW to summation vs. average. Adds fixed 0 y axis to all graphs Change-Id: I3379597bda04b030424a25c7309a02c982fdb706 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-11Merge "Adding FUEL Support"Taseer Ahmed7-20/+51
2017-10-11Adding FUEL Supportmbeierl7-22/+51
Changes to Ubuntu 17.04 to overcome issue in 4.4 kernel on ARM for hotplug of cinder volumes. Adds support for FUEL MCP certificate for SSL communication with OpenStack. Hard codes the target device to /dev/vdc for FUEL as /dev/vdb is reserved for the OpenStack config drive. Change-Id: I17dae23f455448f632e0921dbdae45824bbeaa61 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-10Fixing Terminationmbeierl1-2/+0
exit 0 was put in by accident Change-Id: Id188e3744746552edabbc763e12b749762be9e4a Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-06Adding SSL Certificate Supportmbeierl1-4/+11
Change-Id: I4a45e5602afc3a1c303a44adc15c9ef94fe732bb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-10-04Fixing test results.mbeierl2-8/+5
Change-Id: I13ea847491f2758fd2003c0b206ec7a1356f3fb2 JIRA: STORPERF-216 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-28Merge "Fix Test Results"Mark Beierl5-15/+49
2017-09-28Fix Test Resultsmbeierl5-15/+49
Updates the key/values that are sent to testresults db. Fixes the PASS/FAIL to ignore _warm_up job. Change-Id: I8af292cd764637cd12cbdb5a2a3e114fbeda5665 Signed-off-by: mbeierl <mark.beierl@dell.com> JIRA: STORPERF-216
2017-09-28Merge "Returns job id and status"Mark Beierl3-4/+20
2017-09-27Returns job id and statusTaseer Ahmed3-4/+20
- 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-25Fixing Results DB Keysmbeierl3-6/+6
Update keys pushed to testresults DB so they match the expected values. JIRA: STORPERF-216 Change-Id: I837254fbfb2837d6abfc22d6d33878f60227480c Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-25Merge "Inlining of the graphs JIRA: STORPERF-141"Mark Beierl2-166/+145
2017-09-20Inlining of the graphssaksham1152-166/+145
JIRA: STORPERF-141 Change-Id: I94e82bab9796ae2e966435cb9c5b9f3651d82c06 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-19Adding Proxy Path Supportmbeierl2-1/+72
Adds WSGI wrapper to allow the path to be arbitrary as long as it is passed in the reverse proxy Change-Id: I6feca119093a3b3c60ad615f4e4b59bb2c212800 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-19Merge "Implementing the extension: Display of Steady State Convergence ↵Mark Beierl3-9/+176
Report - All block sizes"
2017-09-19Implementing the extension: Display of Steady State Convergence Report - All ↵saksham1153-9/+176
block sizes In addition, introducing an intermediary page for single json portal. JIRA: STORPERF-141 Change-Id: I6dd7f43b1f0fd8293c4872e6a7c3ef909f2ddb83 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-18Fixing Typo and Adding Logsmbeierl1-1/+8
Change-Id: Ib4271c4400ded3c27517ffca45343c4ae4613662 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-14Merge "Add Multi Arch to Docker"Mark Beierl5-86/+122
2017-09-14Add Multi Arch to Dockermbeierl5-86/+122
Adds multi arch support to the launching of the containers. Change-Id: Iee89cfad3dc455fe8fdd7861d73fadbe314c2c1e JIRA: STORPERF-220 Signed-off-by: mbeierl <mark.beierl@dell.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-12Merge "Fixing daily"Mark Beierl1-2/+3
2017-09-12Fixing dailymbeierl1-2/+3
Changes daily to not exit on diff, and continue cleanup Change-Id: Ifed60a1a44d9aead5cb3cb9f65c24a8acaec502a Signed-off-by: mbeierl <mark.beierl@dell.com>
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-11Merge "Creating intermediate page for the single-data-json files JIRA: ↵Mark Beierl1-4/+6
STORPERF-163"
2017-09-11Creating intermediate page for the single-data-json filessaksham1151-4/+6
JIRA: STORPERF-163 Change-Id: I401073eed70b298ae0c2fa60b2548e4a38d96fbb Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-09-11Merge "Changing Daily to Docker Pull"Mark Beierl3-8/+15
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-10Adds ENV_FILE to create_compose.pyShrenik1-0/+1
env_file was accidentally removed. JIRA: STORPERF-202 Change-Id: Ib2bcb3ab8e2fe8cec7a3a7fa7ef8160f77ec5bc8 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-09-08Changing Daily to Docker Pullmbeierl3-8/+15
Changes the daily job to pull images from Docker.io instead of using docker-compose build to build the image from local sources. Reduces the default run time to ~30 minutes unless overridden in the job definition. Change-Id: Ib153b66454363f91813dc9c946f6b46156c502bd JIRA: STORPERF-204 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-08Update Output Formatmbeierl1-2059/+257
Show sample of standardized JSON output for single job run. Change-Id: Iec20cdcb3de02550bdca5da6257be21cbb4c0c1f JIRA: STORPERF-203 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-08Remove localhost from emitter.pyShrenik1-32/+30
emitter.py sends metrics to localhost and storperf-graphite. Since no graphite module is present at localhost, it needs to be removed from emitter as well. JIRA: STORPERF-205 Change-Id: I0d5732160ff39a332b088c8ba540ca6f6a483e12 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-06Fix Job Status Reportmbeierl1-81/+90
Changes the loop for creating job status and list of job workloads to run down to a single function instead of two loops. Uses single function to drive both status and job workloads to execute. Change-Id: Ia173b8450a857d032a862d03c62bfc1b248583da JIRA: STORPERF-186 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-06Merge "Adding Taseer Ahmed as commiter"Mark Beierl1-0/+1
2017-09-06Merge "Adding default ARCH"Mark Beierl5-5/+5
2017-09-06Adding default ARCHmbeierl5-5/+5
Defaults the ARCH argument to x86_64 so docker build under releng will work again Change-Id: I952fa9915182358f0303a52a07365a914718c247 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-06Merge "Support for different agent OS"Mark Beierl6-20/+105
2017-09-05Adding more test datambeierl3-10/+845
Change-Id: I3bf8a96637b734150ae4acf8e6bf6def23fbc389 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-01Support for different agent OSTaseer Ahmed6-20/+105
JIRA: STORPERF-175 Change-Id: I64d13c77c18dd129a79dde3bf9a8bc996019bff5 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-09-01Re-instating docker build verifymbeierl8-14/+19
Change-Id: I720ba0c8e413d5c61e8d6f9a13eae0441df53ccb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-01Support for internal results navigationsaksham1152-0/+281
JIRA: STORPERF-164 Change-Id: Ieabeef70be76dc905707461d2e66e4ebf5b1fdc6 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-31Merge "Adding Graphite to Compose"Mark Beierl3-20/+36
2017-08-31Adding Graphite to Composembeierl3-20/+36
Fixes the oversight of the new graphite container in the docker-compose scripts Change-Id: I57bd01357a8155be6e1c5a6bd04712bcc5f38fd9 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-29Removal of never active committermbeierl1-1/+3
Change-Id: I089950d1c46d2bf5ab31d3733144d3af6d111f4a Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-28Standardize Outputmbeierl7-107/+110
Re-arrange the JSON output so that it matches the format that gets sent and retrieved from the testresults db. Change-Id: I9f15e553e94b27b9e5a36f4984789c5e710feac4 JIRA: STORPERF-200 Signed-off-by: mbeierl <mark.beierl@dell.com>