Skip to content

Conversation

@sjamgade
Copy link
Contributor

kibana_version conf is needed by monasca_log_api_tempest testcases as
this key-value pair is added headers of requests to kibana
https://opendev.org/openstack/monasca-log-api/src/tag/newton-eol/monasca_log_api_tempest/config.py#L40

sample failure: https://ci.suse.de/job/openstack-mkcloud/8437/consoleText

kibana_version conf is needed by monasca_log_api_tempest testcases as
this key-value pair is added headers of requests to kibana
https://opendev.org/openstack/monasca-log-api/src/tag/newton-eol/monasca_log_api_tempest/config.py#L40
alt_tenant_name = <%= @alt_comp_tenant %>
alt_password = <%= @alt_comp_pass %>
alt_domain_name = Default
kibana_version = '4.6.3'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be possible to get the installed kibana version instead of hardcoding the version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure how to carry that version from monasca-server node to controller where the tempest is installed without putting is much effort for SOC7 which I was told is EOL in couple of months from now.
Also Kibana is not something we update frequently so this version wont change as often.

What do you suggest ?

@JanZerebecki
Copy link
Contributor

Looks good, but needs rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants