Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
97edfb0
)
Add influxdb credentials.
09/9609/2
author
Jo¶rgen Karlsson
<jorgen.w.karlsson@ericsson.com>
Tue, 9 Feb 2016 13:04:14 +0000
(14:04 +0100)
committer
Jörgen Karlsson
<jorgen.w.karlsson@ericsson.com>
Tue, 9 Feb 2016 13:11:17 +0000
(13:11 +0000)
This is temporary!!!!!
Credentials should be moved to a more secure place.
Change-Id: Ifc0985aa58bb9fc861e0974e54d7ec34eb445a43
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
ci/yardstick-verify
patch
|
blob
|
history
diff --git
a/ci/yardstick-verify
b/ci/yardstick-verify
index
981e8d0
..
97bcacb
100755
(executable)
--- a/
ci/yardstick-verify
+++ b/
ci/yardstick-verify
@@
-210,6
+210,8
@@
target = ${DISPATCHER_HTTP_TARGET}
timeout = 5
target = ${DISPATCHER_INFLUXDB_TARGET}
db_name = yardstick
+username = opnfv
+password = 0pnfv2015
EOF
local failed=0