From 41333021794965b05c335447be5eb066b1296f0c Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Sat, 30 Sep 2017 03:02:55 +0000 Subject: Revert "Enable test result pushing in periodic job" This reverts commit 90ff55b51817c23d5070765435c69b585bd184fd. Change-Id: I4dccc70869956e1f852230bc867538a5365903dd Signed-off-by: Yujun Zhang --- tests/ci/periodic.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/ci/periodic.sh b/tests/ci/periodic.sh index ba97739c..5c488b87 100755 --- a/tests/ci/periodic.sh +++ b/tests/ci/periodic.sh @@ -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 -- cgit 1.2.3-korg