Add metadata url to reporting docs 61/49561/2
authorShrenik <shrenik.jain@research.iiit.ac.in>
Fri, 22 Dec 2017 14:46:06 +0000 (20:16 +0530)
committerShrenik Jain <shrenik.jain@research.iiit.ac.in>
Fri, 22 Dec 2017 14:53:21 +0000 (14:53 +0000)
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>
docs/testing/user/storperf-reporting.rst

index 4094829..5531e0a 100644 (file)
@@ -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.