aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-09-30 03:02:55 +0000
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-09-30 03:02:55 +0000
commit41333021794965b05c335447be5eb066b1296f0c (patch)
treed458deb1f71361a794649e497a846e31faa50f88 /tests
parent90ff55b51817c23d5070765435c69b585bd184fd (diff)
Revert "Enable test result pushing in periodic job"
This reverts commit 90ff55b51817c23d5070765435c69b585bd184fd. Change-Id: I4dccc70869956e1f852230bc867538a5365903dd Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/ci/periodic.sh2
1 files changed, 0 insertions, 2 deletions
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