commit | 9cafd5a5683aabb336813c9c5a94c72a48beb36d | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Mon Oct 08 06:20:44 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Mon Oct 08 06:20:44 2018 +0000 |
tree | bb07e15806802c706d952d57bd7488d517932969 | |
parent | 351e841db3c3fdbdd31a7fa465ab15b4e040cad6 [diff] | |
parent | 370459eab76521146e9f545c21015b1cf6387e60 [diff] |
Merge "Fix ip address for test_ui_grafana"
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',