From: Jo¶rgen Karlsson Date: Tue, 9 Feb 2016 13:04:14 +0000 (+0100) Subject: Add influxdb credentials. X-Git-Tag: colorado.1.0~231 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F9609%2F2;p=yardstick.git Add influxdb credentials. This is temporary!!!!! Credentials should be moved to a more secure place. Change-Id: Ifc0985aa58bb9fc861e0974e54d7ec34eb445a43 Signed-off-by: Jo¶rgen Karlsson --- 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