summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-08-28Merge "Handling multiple data scenario JIRA: STORPERF-163"Mark Beierl2-8/+297
2017-08-28Fixup Dailymbeierl2-1/+15
Allows daily to terminate on error Change-Id: I31efdf3adcf6f2c09e02c21c4d10a5894d0ad6b7 Signed-off-by: mbeierl <mark.beierl@dell.com>
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-25Change to list of keyserversmbeierl1-1/+3
Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-25Merge "Update docs."Mark Beierl1-0/+19
2017-08-25Re-adding missing sample filembeierl1-0/+16532
Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30 Signed-off-by: mbeierl <mark.beierl@dell.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-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-25Reinstating Mergembeierl2-2/+5
Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96 Signed-off-by: mbeierl <mark.beierl@dell.com>
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-24Expaning the Verify Scopembeierl2-2/+81
Adds a new verify job that does docker-compose build and up, and checks for HTTP responses from each of the endpoints. Change-Id: Idcb74c8b8337a74a2b624f93ea6b34707d7e5516 JIRA: STORPERF-199 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-24Isloating the keyserver line to see if it is the problemmbeierl1-4/+6
Change-Id: Ia614fb0383b4396c2da7b0ee8e31dcbe3fd318b3 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-23Merge "Graphite Standalone container"Mark Beierl29-321/+632
2017-08-23Graphite Standalone containerShrenik29-321/+632
A new Graphite container is used Metrics are sent to both Graphite instances However, it seems that some metrics might be missing This is however a direct plugin. There are differences in carbon.conf, storage-schemas.conf and other files as well. It is suggested to write own Dockerfile instead of using the image available. We anyway have to do it with respect ARM Support. Change-Id: Id34c728f598150caac23ac167c3cce5eaf183a6c JIRA: STORPERF-142 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in> Signed-off-by: mbeierl <mark.beierl@dell.com>
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-21Merge "REST API for logs"Mark Beierl3-0/+64
2017-08-20REST API for logsTaseer Ahmed3-0/+64
JIRA: STORPERF-94 Change-Id: I59189109d7f731977fc682b3fb78e60bc92a8270 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-18Merge "Trying different GPG keyserver"Mark Beierl1-1/+1
2017-08-18Trying different GPG keyservermbeierl1-1/+1
Change-Id: I3226bb30afe5980e544b11498e676c9941b9e2c9 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-17Merge "Making the container compliant with the static data and selecting ↵Mark Beierl3-13/+52
the metrics, report data using flask server instead of Javascript"
2017-08-17Support for Docker images on ARM processors.Taseer Ahmed9-15/+304
- Usage: docker build --build-arg ARCH=<arch_type> . Change-Id: I9018c627cef05e69492dbdefbe750d72cf98064d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-16Making the container compliant with the static data and selecting saksham1153-13/+52
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-09Adding Taseer Ahmed as commitermbeierl1-0/+1
Change-Id: I21e68352e1ad4add2650f0bc938608ee11b1c455 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-04Merge "Adding test data"Mark Beierl2-0/+6381
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-02Update FIO versionmbeierl5-36/+27
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-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-31Merge "Fixing typos"Mark Beierl2-5/+5
2017-07-31Fixing typosmbeierl2-5/+5
Change-Id: I985085d0f75ea9fdf10b0f2572cef0c894ceb9e8 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-27Add availability zone option to launch agent.Taseer Ahmed4-3/+28
JIRA: STORPERF-178 Change-Id: I1a5c1a0d1c3b700a0858f644b01553bf0b5675de Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-25Merge "Fixing URL for static files Earlier the static files were being ↵Mark Beierl3-10/+21
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"
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-25Switch Container Base to Alpinembeierl3-55/+84
Changes the base of StorPerf master docker container to be Alpine based. Compiles FIO statically so no runtime libraries need to be copied to the target VM, just FIO. Change-Id: Ia66dc11442211fc5248103a9f955f48f3186b322 JIRA: STORPERF-174 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-25Merge "Add BRANCH Argument to Dockerfiles"Mark Beierl3-1/+7
2017-07-25Getting a list of Jobs.Taseer Ahmed2-1/+10
JIRA: STORPERF-184 - Remove "required" condition for getting Job. - Update documentation. Change-Id: I4dad1dfdb998c78c9c6620760614a36dd62318ec Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-24Add BRANCH Argument to DockerfilesTrevor Bramwell3-1/+7
This is a requirement for OPNFV CI to build Dockerfiles and allows builds to perform branch specific actions. Change-Id: I46c5c99a74e0c9a235a483a4be32f3bd283e0ccd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-07-24Merge "Returns all job ID's if queried without ID."Mark Beierl3-6/+25
2017-07-25Returns all job ID's if queried without ID.Taseer3-6/+25
JIRA: STORPERF-184 Change-Id: I631b4adbd830420a3b502e4f2a86a66824c87fcd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-21Merge "Replay change to reporting"Mark Beierl2-4/+4
2017-07-20Replay change to reportingmbeierl2-4/+4
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-20Merge "Restore Proper Logging"Mark Beierl2-3/+4
2017-07-20Restore Proper Loggingmbeierl2-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-20Merge "Updating Documentation"Mark Beierl3-104/+58
2017-07-19Updating Documentationmbeierl3-104/+58
Minor updates to match the latest docker-compose method. Change-Id: I477b3bfa707a76822a3bedc54e6454beb5f2bcde Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-18Merge "Tool to create docker-compose.yml"Mark Beierl1-0/+70