Changing url of the reporting to original one 77/41477/1
authorSakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Sun, 10 Sep 2017 06:35:02 +0000 (12:05 +0530)
committerSakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Sun, 10 Sep 2017 06:36:28 +0000 (12:06 +0530)
Changing url from reporting2 to reporting in job.

Change-Id: I2252468c635749fe4fe60db54035b06a0f28de27
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
jjb/releng/automate.yml

index c6ca37f..908e9a1 100644 (file)
     builders:
         - shell: |
             sudo bash ./jjb/releng/docker-deploy.sh "sudo docker run -itd --name reporting -p 8084:8000 opnfv/reporting" \
-            "http://testresults.opnfv.org/reporting2/reporting/index.html" "reporting"
+            "http://testresults.opnfv.org/reporting/index.html" "reporting"
 
 - builder:
     name: mongodb-backup