aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorJo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>2016-02-09 14:04:14 +0100
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>2016-02-09 13:11:17 +0000
commit21e49fe80a862c8f6c11348a648ec69f6d9b1859 (patch)
tree1552ebc2faf1bb59bb2a4f4dfea975f0832df3c6 /ci
parent97edfb00e78ddae222bc1024eb908b3751bebbc9 (diff)
Add influxdb credentials.
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>
Diffstat (limited to 'ci')
-rwxr-xr-xci/yardstick-verify2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/yardstick-verify b/ci/yardstick-verify
index 981e8d0b4..97bcacb17 100755
--- 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