summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShrenik <shrenik.jain@research.iiit.ac.in>2017-12-22 20:16:06 +0530
committerShrenik Jain <shrenik.jain@research.iiit.ac.in>2017-12-22 14:53:21 +0000
commitfcff8eb05fc5869f09da82615a5c7ccb6e7f6dc3 (patch)
tree26f49144451be64834b8ffd04d08bba941114546
parentddc33ff6232fc3651a544887364d621eb97ff3dc (diff)
Add metadata url to reporting docs
Missing URL created confusion as to which url is to be entered in reporting module. Change-Id: I0d2db471a8335c8ea8e4f434da4223ec5a0e8741 JIRA: STORPERF-230 Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
-rw-r--r--docs/testing/user/storperf-reporting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/storperf-reporting.rst b/docs/testing/user/storperf-reporting.rst
index 4094829..5531e0a 100644
--- a/docs/testing/user/storperf-reporting.rst
+++ b/docs/testing/user/storperf-reporting.rst
@@ -21,7 +21,7 @@ About this project
Usage
=======
-* Enter the URL for the location of the data for which you want to generate the report.
+* Enter the URL for the location of the data for which you want to generate the report(http://StorPerf:5000/api/v1.0/jobs?type=metadata).
* Note: You can test the module using the testdata present in the directory ``storperf-reporting/src/static/testdata``. Instead of the URL enter the filename present in the testdata directory, eg. **local-data.json**
* After entering the URL, you are taken to the page showing the details of the all the jobs present in the data.
* Click on the *Click here to view details* to see the different block sizes for the respective job.