aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/common/constants.py
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-08-28 09:19:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-28 09:19:28 +0000
commit6b762e9edb2f7913348d99c1c240fe94b9f7cbf9 (patch)
treeb49946e5973f98fc72612eed680bdab557be5765 /yardstick/common/constants.py
parent952ccb549c08b620a35f20ae809e0cea88ae4d99 (diff)
parentb93494dc108d47272dc301aefb4f98b884286205 (diff)
Merge "DRAFT: update yardstick generic test cases dashboard"
Diffstat (limited to 'yardstick/common/constants.py')
-rw-r--r--yardstick/common/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yardstick/common/constants.py b/yardstick/common/constants.py
index ec683e94b..b416f42b9 100644
--- a/yardstick/common/constants.py
+++ b/yardstick/common/constants.py
@@ -110,7 +110,7 @@ GRAFANA_PORT = get_param('grafana.port', 3000)
GRAFANA_USER = get_param('grafana.username', 'admin')
GRAFANA_PASS = get_param('grafana.password', 'admin')
GRAFANA_IMAGE = get_param('grafana.image', 'grafana/grafana')
-GRAFANA_TAG = get_param('grafana.tag', '3.1.1')
+GRAFANA_TAG = get_param('grafana.tag', '4.4.3')
GRAFANA_MAPPING_PORT = 1948
# api