X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Freleng%2Fautomate.yml;h=908e9a1964326c322017930d7301a65c35037b67;hb=be9abc71a8954ff16931b2fe5d535bc583513f46;hp=9f2e1ff4efc8b6c12ff6c2cf581e2ee78a867921;hpb=73ff381c7bb32f13a3d14e96850b84ab37338633;p=releng.git diff --git a/jjb/releng/automate.yml b/jjb/releng/automate.yml index 9f2e1ff4e..908e9a196 100644 --- a/jjb/releng/automate.yml +++ b/jjb/releng/automate.yml @@ -240,14 +240,14 @@ sudo bash ./jjb/releng/docker-deploy.sh "sudo docker run -dti --name testapi -p 8082:8000 -e mongodb_url=mongodb://172.17.0.1:27017 -e base_url=http://testresults.opnfv.org/test opnfv/testapi" \ - "http://testresults.opnfv.org/test" "testapi" + "http://testresults.opnfv.org/test/" "testapi" - builder: name: 'reporting-automate-docker-deploy-macro' 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