commit | 370459eab76521146e9f545c21015b1cf6387e60 | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Tue Sep 11 15:54:51 2018 -0500 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Tue Sep 11 15:58:43 2018 -0500 |
tree | 911ba999aa3f5eb9d7a29060c6f7b294ed15fc41 | |
parent | 2d6a446994e0931d42691f86ecd4ad391aa95cd1 [diff] |
Fix ip address for test_ui_grafana Change-Id: I00f6884b3f555dde89509a975d1aff7fc96d815f
diff --git a/cvp_checks/tests/test_ui_addresses.py b/cvp_checks/tests/test_ui_addresses.py index 69c0f6a..2bf75d4 100644 --- a/cvp_checks/tests/test_ui_addresses.py +++ b/cvp_checks/tests/test_ui_addresses.py
@@ -57,7 +57,7 @@ def test_ui_grafana(local_salt_client): - IP = utils.get_monitoring_ip('cluster_public_host') + IP = utils.get_monitoring_ip('stacklight_monitor_address') result = local_salt_client.cmd( 'keystone:server', 'cmd.run',