summaryrefslogtreecommitdiffstats
path: root/docker/storperf-reporting/src
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17Improving Reportingmbeierl1-22/+33
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-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 Supportmbeierl1-1/+37
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-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-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-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-05Adding more test datambeierl3-10/+845
Change-Id: I3bf8a96637b734150ae4acf8e6bf6def23fbc389 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-28Handling multiple data scenariosaksham1152-8/+297
JIRA: STORPERF-163 Change-Id: Id86774df42461088c7773d36ad5db6c15d2c9585 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-25Re-adding missing sample filembeierl1-0/+16532
Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-25Addition of slope line to graphsaksham1151-2/+30
JIRA: STORPERF-195 Change-Id: I0d674c77976ba7378143edcef4485a6b90a19fc7 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-25Changes in the UIsaksham1151-106/+168
JIRA: STORPERF-194 Change-Id: If90a69c5cbfb859d6941047121fac86d9e422eca Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-23Removing the hardcoded variable to get the data from json objectsaksham1151-5/+5
JIRA: STORPERF-194 Change-Id: I545b46833662ef1b12ed4f5df56044e73aec65c8 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-16Making the container compliant with the static data and selecting saksham1152-12/+50
the metrics, report data using flask server instead of Javascript To test the static data, just enter the filename in the URL field Now the metrics and the report data are taken from the json dump using the server side(flask server) instead the client side JIRA: STORPERF-194 Change-Id: I6747aa3db30ad30920c2459b9c5eb5a0c1e3539d Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-15Merge "Validation if no json object is found at the given URL JIRA: ↵Mark Beierl2-4/+22
STORPERF-194"
2017-08-14Validation if no json object is found at the given URLsaksham1152-4/+22
JIRA: STORPERF-194 Change-Id: I65569b5fa9e927d11afe27d3f3117852d2eb682d Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-03Adding test datambeierl2-0/+6381
Adds test data from local run as well as published from OPNFV test results DB. Local data shows some runs which did not hit steady state. Change-Id: I6885ad1a697f715d0c3cc44863f9f2edda0e6dfb JIRA: STORPERF-162 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-01header.html for reporting pagesaksham1155-0/+16
JIRA: STORPERF-169 Change-Id: I47814ada495ff1a18b20d34007ab37f84b265f01 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-25Fixing URL for static filessaksham1153-10/+21
Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively. JIRA: STORPERF-192 Change-Id: Ibcce2210de88f2359d011752513fdab9f930ab5b Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-20Replay change to reportingmbeierl1-3/+3
Puts /reporting back into the web server's path. Change-Id: I201a7d5a9d22b4d34d7706711fcd3c8efd76f1eb JIRA: STORPERF-192 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-11Change all pathsmbeierl9-0/+328
Changes the paths of all source code so that it exists under the dockerfile location for each container. This way we can use COPY instead of git clone, as well as use the existing JJB. Change-Id: I883b2957d89659c164fff0a1ebc4d677c534796d JIRA: STORPERF-188 Signed-off-by: mbeierl <mark.beierl@dell.com>