Revert "Enable test result pushing in periodic job" 01/43701/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Sat, 30 Sep 2017 03:02:55 +0000 (03:02 +0000)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Sat, 30 Sep 2017 03:02:55 +0000 (03:02 +0000)
This reverts commit 90ff55b51817c23d5070765435c69b585bd184fd.

Change-Id: I4dccc70869956e1f852230bc867538a5365903dd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/ci/periodic.sh

index ba97739..5c488b8 100755 (executable)
@@ -9,8 +9,6 @@
 set -e
 set -x
 
-export TESTAPI_URL='http://testresults.opnfv.org/test/api/v1'
-
 script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
 
 source ${script_dir}/utils/start_services.sh