summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-22Fixes Availability Zone Supportstable/euphratesmbeierl4-6/+10
Fixes typo and passes the availability zone parameter through all the heat templates. Change-Id: I12d9d5d32ceb6461833fcfb4ea2961a34b97c35a JIRA: STORPERF-225 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 9100f1afcc426b387dee3673151786680bfe0718)
2017-12-20Merge "Resolve error in fetching metrics" into stable/euphratesMark Beierl1-1/+1
2017-12-20Fixes missing Python libsmbeierl1-1/+1
Explicitly call out the version of cryptography lib so that we don't get cannot import name certificate_transparency. Change-Id: Ib36ea8e23414b8a297ca9dd3f322ed30d3dafb5f Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit b2454b5a796eec6df5662a164de831502989568b)
2017-12-20Resolve error in fetching metricsShrenik1-1/+1
There seems to be an update in the json format used. The data is present at ['details']['metrics'] rather than ['metrics'] JIRA: STORPERF-229 Change-Id: I7c3ee319ef4a128c33f5e2a26e10b6ff03a471d3 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in> (cherry picked from commit f5759099c69e1885ea72ff1e75794101b179eeac)
2017-10-18Update release notesopnfv-5.1.0opnfv-5.0.RC1opnfv-5.0.0Shrenik1-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> (cherry picked from commit 560181a755001c4f7d368c10cda8cd3316562f23)
2017-10-18Fixing daily jobmbeierl2-3/+8
Change-Id: I3ec92a7688106e7caa33be89926a7bea6b757596 Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 5f6100a6a86536a4d1b1fa0a238a451aba92f844)
2017-10-18Improving 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> (cherry picked from commit 31b0e130755cbd425b26f740e5701768d77f98f0)
2017-10-10Fixing Terminationmbeierl1-2/+0
exit 0 was put in by accident Change-Id: Id188e3744746552edabbc763e12b749762be9e4a Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit eb138c529c3cb1a7223bd970685db874f5a62690)
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