X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Fscripts%2Fcreate_kibana_dashboards.py;h=efa6e177eee416c2b4154b5b220ef8a63ad94a52;hb=ced0a8742f31f1b597a3c76c7dcf72d62da2bbc8;hp=59666c1c8adce51eb04f2ea041811446233a5f37;hpb=ae5c54cd7acb95defc0c8f0ec8a4ddeb0d85cfce;p=releng.git diff --git a/utils/test/scripts/create_kibana_dashboards.py b/utils/test/scripts/create_kibana_dashboards.py index 59666c1c8..efa6e177e 100644 --- a/utils/test/scripts/create_kibana_dashboards.py +++ b/utils/test/scripts/create_kibana_dashboards.py @@ -273,7 +273,7 @@ def _get_pods_and_scenarios(project_name, case_name, installer): } }) - elastic_data = shared_utils.get_elastic_data(urlparse.urljoin(base_elastic_url, '/test_results/mongo2elastic'), + elastic_data = shared_utils.get_elastic_docs(urlparse.urljoin(base_elastic_url, '/test_results/mongo2elastic'), es_creds, query_json) pods_and_scenarios = {}