aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/common/constants.py
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2017-08-18 01:13:44 +0000
committerrexlee8776 <limingjiang@huawei.com>2017-08-22 09:08:14 +0000
commitb93494dc108d47272dc301aefb4f98b884286205 (patch)
tree935ca1234940a904cac3a8a22e5155ff7890aedc /yardstick/common/constants.py
parent126450b753244c089dbae8f3f10a4a141d65cf57 (diff)
DRAFT: update yardstick generic test cases dashboard
current dashboard is obselete and hard to understand add local grafana dashboard automatically import by "yardstick env grafana" update grafana version to latest steady Change-Id: Iffae9170231d3e0867a52a1f6b5e99c4650b7326 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
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 fe394fd4d..e5e849782 100644
--- a/yardstick/common/constants.py
+++ b/yardstick/common/constants.py
@@ -109,7 +109,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