bugfix: TestAPI auto deploy success but shown as fail
[releng.git] / jjb / releng / automate.yml
index 9f2e1ff..c6ca37f 100644 (file)
             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'