Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
90ff55b
)
Revert "Enable test result pushing in periodic job"
01/43701/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Sat, 30 Sep 2017 03:02:55 +0000
(
03:02
+0000)
committer
Yujun 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
patch
|
blob
|
history
diff --git
a/tests/ci/periodic.sh
b/tests/ci/periodic.sh
index
ba97739
..
5c488b8
100755
(executable)
--- 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