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:
c65ee1f
)
correct the path in push_db.sh
85/25585/1
author
wu.zhihui
<wu.zhihui1@zte.com.cn>
Wed, 7 Dec 2016 04:23:46 +0000
(12:23 +0800)
committer
wu.zhihui
<wu.zhihui1@zte.com.cn>
Wed, 7 Dec 2016 04:23:46 +0000
(12:23 +0800)
See link
https://build.opnfv.org/ci/view/qtip/job/qtip-fuel-zte-pod3-daily-master/52/console
for details.
Change-Id: If8ab7763e669e5f9184455a0e65173fd95428d27
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
docker/push_db.sh
patch
|
blob
|
history
diff --git
a/docker/push_db.sh
b/docker/push_db.sh
index
d9f9d9a
..
50341ea
100755
(executable)
--- a/
docker/push_db.sh
+++ b/
docker/push_db.sh
@@
-1,3
+1,3
@@
#!/bin/bash
-cd ${QTIP_DIR} && python dashboard/pushtoDB.py
+cd ${QTIP_DIR} && python
qtip/utils/
dashboard/pushtoDB.py