summaryrefslogtreecommitdiffstats
path: root/docs/submodules/storperf
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Standardize Output 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-28Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Handling multiple data scenario JIRA: STORPERF-163" - Handling multiple data scenario JIRA: STORPERF-163 Change-Id: Id86774df42461088c7773d36ad5db6c15d2c9585 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-28Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Fixup Daily Allows daily to terminate on error Change-Id: I31efdf3adcf6f2c09e02c21c4d10a5894d0ad6b7 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-28Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Change to list of keyservers Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-25Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Update docs." - Update docs. - Add installation steps for ARM JIRA: STORPERF-198 Change-Id: I95e5d82cc4855bfad6052335397dc82a621785bd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-25Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Re-adding missing sample file Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-25Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - Addition of slope line to graph JIRA: STORPERF-195 Change-Id: I0d674c77976ba7378143edcef4485a6b90a19fc7 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-25Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Reinstating Merge Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-24Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - Changes in the UI JIRA: STORPERF-194 Change-Id: If90a69c5cbfb859d6941047121fac86d9e422eca Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-24Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Expaning the Verify Scope 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-24Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Isloating the keyserver line to see if it is the problem Change-Id: Ia614fb0383b4396c2da7b0ee8e31dcbe3fd318b3 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-23Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Graphite Standalone container" - Graphite Standalone container 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-22Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - Removing the hardcoded variable to get the data from json object JIRA: STORPERF-194 Change-Id: I545b46833662ef1b12ed4f5df56044e73aec65c8 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-21Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "REST API for logs" - REST API for logs JIRA: STORPERF-94 Change-Id: I59189109d7f731977fc682b3fb78e60bc92a8270 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-18Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Trying different GPG keyserver" - Trying different GPG keyserver Change-Id: I3226bb30afe5980e544b11498e676c9941b9e2c9 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-17Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Making the container compliant with the static data and selecting the metrics, report data using flask server instead of Javascript" - Making the container compliant with the static data and selecting 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-17Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/storperf from branch 'master' - Support for Docker images on ARM processors. - Usage: docker build --build-arg ARCH=<arch_type> . Change-Id: I9018c627cef05e69492dbdefbe750d72cf98064d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-08-15Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Validation if no json object is found at the given URL JIRA: STORPERF-194" - Validation if no json object is found at the given URL JIRA: STORPERF-194 Change-Id: I65569b5fa9e927d11afe27d3f3117852d2eb682d Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-08-04Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Adding test data" - Adding test data 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-03Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Update FIO version 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-01Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - header.html for reporting page JIRA: STORPERF-169 Change-Id: I47814ada495ff1a18b20d34007ab37f84b265f01 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-31Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Fixing typos" - Fixing typos Change-Id: I985085d0f75ea9fdf10b0f2572cef0c894ceb9e8 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-28Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/storperf from branch 'master' - Add availability zone option to launch agent. JIRA: STORPERF-178 Change-Id: I1a5c1a0d1c3b700a0858f644b01553bf0b5675de Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-25Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Fixing URL for static files 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" - Fixing URL for static files 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-25Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Switch Container Base to Alpine 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-25Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Add BRANCH Argument to Dockerfiles" - Add BRANCH Argument to Dockerfiles 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-25Update git submodulesTaseer Ahmed1-0/+0
* Update docs/submodules/storperf from branch 'master' - Getting a list of Jobs. JIRA: STORPERF-184 - Remove "required" condition for getting Job. - Update documentation. Change-Id: I4dad1dfdb998c78c9c6620760614a36dd62318ec Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-24Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Returns all job ID's if queried without ID." - Returns all job ID's if queried without ID. JIRA: STORPERF-184 Change-Id: I631b4adbd830420a3b502e4f2a86a66824c87fcd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-21Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Replay change to reporting" - Replay change to reporting 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-20Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Restore Proper Logging" - Restore Proper Logging 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-20Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Updating Documentation" - Updating Documentation Minor updates to match the latest docker-compose method. Change-Id: I477b3bfa707a76822a3bedc54e6454beb5f2bcde Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-18Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Tool to create docker-compose.yml" - Tool to create docker-compose.yml Tool to create docker-compose.yml file by setting the environment variables according to the input given by user. Change-Id: I25d7f4d1ec48221a8482986437db747bb05c5004 JIRA: STORPERF-129 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-07-13Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Add reason for stack creation failure" - Add reason for stack creation failure JIRA: STORPERF-180 Change-Id: Ic10f5d96ed0d7b38ccd21b59a68b1ccec403023c Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-13Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Force full build and cleanup Change-Id: I0def9ef07f9530eb468e47992b660ec98757726f Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-13Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Fixed typo #2 Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-13Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Fixed typo Change-Id: I2ea9b3c4cc3fbd42d7d7f58d9de2b77c815495a7 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-13Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Creation of Local Docker for Daily Job Moves the dockerfiles for the different submodules/containers into their respective directories. Adds a docker compose file that can build the containers from the local filesystem, and mounts the local filesystem as a volume, making it easier for developer testing as local changes are automatically reflected in the final container. Change-Id: I2376034258cab2a3dc3a0d1ac3f01bbf5d1f59e7 JIRA: STORPERF-189 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-11Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Change all paths 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>
2017-07-10Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - Adding /reporting/ Adding /reporting/ to the url JIRA: STORPERF-162 Change-Id: I4042c490459738820558e7ce686ee5f2269d2bb1 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-10Update git submodulessaksham1151-0/+0
* Update docs/submodules/storperf from branch 'master' - Demo Code Enter the URL of the json file available at testresults.opnfv.org. It presents the data in the tabular and plots the chart for the series. Data validation and some UI changes are yet to be made Change-Id: I90ceed4e8a3240face479539f127d5c922d19d0c JIRA: STORPERF-162 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-06Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Dockerfile for reporting module updated" - Dockerfile for reporting module updated JIRA: STORPERF-162 Change-Id: If012cf4ce2c03851c2ceb3744dd3a2f366cb65d5 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
2017-07-06Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Corrected Typo Change-Id: I67e47a1f56f90758a129d4d608d8c41ab4ad8d55 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-06Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Adding Danube 3.0 Release Notes" - Adding Danube 3.0 Release Notes Changes the release notes to Danube 3.0 content Change-Id: I13a03a20aa9e9f310e9b79eb878f3714ab38fa1e Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-04Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Merge "Bugfix: Stack creation failure" - Bugfix: Stack creation failure JIRA: STORPERF-180 Change-Id: I07c38227b27b8e6148117a9907d43baeba4c67bb Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-04Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Multi-threaded HTTP Support Adds multithreaded HTTP request abilities to ReST Server. Fixes docker-compose to ensure pull prior to up. Fixes metrics typo to make jobs API query work again. Change-Id: Ibac6188379cae0489792c5ea80f37dd3abf37082 JIRA: STORPERF-183 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-07-01Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Docker Compose Updates 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-06-27Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Allow User to Specify Flavor Adds flavor as parameter to ReST /configurations API and passes it through to the heat template creation. Change-Id: Id3632fb571da9da51b4d75db58c7a7c0a91e0ccf JIRA: STORPERF-92 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-06-20Update git submodulesShrenik1-0/+0
* Update docs/submodules/storperf from branch 'master' - Remove Swagger from Storperf Remove Swagger module from Storperf Change-Id: Id491bb7ea1ddd55549d39ddbe4c7a7004d797a59 JIRA: STORPERF-129 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
2017-06-20Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Creation of Reporting Module Adds a new subdirector where all graphing and reporting content, including the dockerfile, will be stored. Change-Id: I8e9a0d975fe944faf81e97ae3792379a1375166a JIRA: STORPERF-162 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-06-10Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Removal of matplotlib Removes the matplotlib modules from the main container. Change-Id: I26a0c171b2172dbf2be66cdf10b897bb72e4bf2b JIRA: STORPERF-161 Signed-off-by: mbeierl <mark.beierl@dell.com>