Skip to content
New issue

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

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

Already on GitHub? Sign in 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant