Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tests are failing with Zabbix 7.0 #10

Open
i-ky opened this issue Jul 7, 2024 · 0 comments
Open

Tests are failing with Zabbix 7.0 #10

i-ky opened this issue Jul 7, 2024 · 0 comments
Assignees

Comments

@i-ky
Copy link
Owner

i-ky commented Jul 7, 2024

Failing Travis CI build.
Upstream issue: ZBX-24600.

If the old logic will be restored in Zabbix, this issue can be closed with no further action.

If not, this code needs to be reworked:

return check_output(
["docker-compose", "exec", "-T", service(), "zabbix_get", "-s", "localhost", "-k", key],
cwd = dirname(abspath(__file__))
).decode("utf8")

@i-ky i-ky self-assigned this Jul 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant