Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/storperf from branch 'master'
- Adds graphite and swaggerui containers to installation.rst
swaggerui and graphite containers were missing.
JIRA: STORPERF-209
Change-Id: I4697d1641a0accc13daa60637e4195064a42a83c
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
|
|
* Update docs/submodules/storperf from branch 'master'
- Adds StorPerf developer guide
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Fixing daily"
- Fixing daily
Changes daily to not exit on diff, and continue cleanup
Change-Id: Ifed60a1a44d9aead5cb3cb9f65c24a8acaec502a
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Corrects url in docs/index.rst
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Creating intermediate page for the single-data-json files JIRA: STORPERF-163"
- Creating intermediate page for the single-data-json files
JIRA: STORPERF-163
Change-Id: I401073eed70b298ae0c2fa60b2548e4a38d96fbb
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Changing Daily to Docker Pull"
- Changing Daily to Docker Pull
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Remove 8000 as exposed port from documentation
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Adds ENV_FILE to create_compose.py
env_file was accidentally removed.
JIRA: STORPERF-202
Change-Id: Ib2bcb3ab8e2fe8cec7a3a7fa7ef8160f77ec5bc8
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
|
|
* Update docs/submodules/storperf from branch 'master'
- Update Output Format
Show sample of standardized JSON output for single
job run.
Change-Id: Iec20cdcb3de02550bdca5da6257be21cbb4c0c1f
JIRA: STORPERF-203
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Remove localhost from emitter.py
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Add documentation create-compose.py error"
- Add documentation create-compose.py error
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Fix Job Status Report
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding Taseer Ahmed as commiter"
- Adding Taseer Ahmed as commiter
Change-Id: I21e68352e1ad4add2650f0bc938608ee11b1c455
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding default ARCH"
- Adding default ARCH
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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Support for different agent OS"
- Support for different agent OS
JIRA: STORPERF-175
Change-Id: I64d13c77c18dd129a79dde3bf9a8bc996019bff5
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Adding more test data
Change-Id: I3bf8a96637b734150ae4acf8e6bf6def23fbc389
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Re-instating docker build verify
Change-Id: I720ba0c8e413d5c61e8d6f9a13eae0441df53ccb
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Support for internal results navigation
JIRA: STORPERF-164
Change-Id: Ieabeef70be76dc905707461d2e66e4ebf5b1fdc6
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding Graphite to Compose"
- Adding Graphite to Compose
Fixes the oversight of the new graphite container
in the docker-compose scripts
Change-Id: I57bd01357a8155be6e1c5a6bd04712bcc5f38fd9
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Removal of never active committer
Change-Id: I089950d1c46d2bf5ab31d3733144d3af6d111f4a
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Change to list of keyservers
Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* 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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Re-adding missing sample file
Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* 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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Reinstating Merge
Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Fixing typos"
- Fixing typos
Change-Id: I985085d0f75ea9fdf10b0f2572cef0c894ceb9e8
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|