bugfix: TestAPI auto deploy success but shown as fail 41/39841/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 22 Aug 2017 03:25:15 +0000 (11:25 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 22 Aug 2017 03:28:38 +0000 (11:28 +0800)
commitaa7c1b474fa2d371ef87212abee08469c190dda4
treebce536fd57b241c303b981ccfc28248743347616
parentb1965dcda6bd0fd452e73d60bdd8aa258d2d27f1
bugfix: TestAPI auto deploy success but shown as fail

when execute 'curl -s --head  --request GET http://testresults.opnfv.org/test'
'HTTP/1.1 301 Moved Permanently' will be returned rather than 200 OK,
result in the connectivity check fail. To fix this problem,
use 'http://testresults.opnfv.org/test/' instead.

Change-Id: I5d6916c15858b3f431a2ab18aeef7f352cb9e31b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
jjb/releng/automate.yml