diff options
Diffstat (limited to 'ci/yardstick-verify')
-rwxr-xr-x | ci/yardstick-verify | 2 |
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 |