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:
06736ce
)
Push to DB script for Jenkins Jobs
45/8945/1
author
Nauman_Ahad
<Nauman_Ahad@dell.com>
Fri, 15 Jan 2016 13:18:41 +0000
(18:18 +0500)
committer
Nauman Ahad
<nauman.ahad@xflowresearch.com>
Mon, 1 Feb 2016 22:22:44 +0000
(22:22 +0000)
Added a script that could be called inside the docker
container to push results to DB.
Change-Id: I6b6496f5d670f415606afc605fc3bdc1c4e88fbb
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
(cherry picked from commit
b69867b9e2ce580a0591ba7d0432664818f2b123
)
docker/push_db.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/docker/push_db.sh
b/docker/push_db.sh
new file mode 100755
(executable)
index 0000000..
d9f9d9a
--- /dev/null
+++ b/
docker/push_db.sh
@@ -0,0
+1,3
@@
+#!/bin/bash
+
+cd ${QTIP_DIR} && python dashboard/pushtoDB.py